public class cudaSurfaceFormatMode extends Object
surfaceReference| Modifier and Type | Field and Description | 
|---|---|
static int | 
cudaFormatModeAuto  | 
static int | 
cudaFormatModeForced  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
stringFor(int m)
Returns the String identifying the given cudaSurfaceFormatMode 
 | 
public static final int cudaFormatModeForced
public static final int cudaFormatModeAuto
public static String stringFor(int m)
m - The cudaSurfaceFormatModeCopyright © 2020. All rights reserved.