public class CUGLmap_flags extends Object
| Modifier and Type | Field and Description | 
|---|---|
static int | 
CU_GL_MAP_RESOURCE_FLAGS_NONE
Deprecated.  
  | 
static int | 
CU_GL_MAP_RESOURCE_FLAGS_READ_ONLY
Deprecated.  
  | 
static int | 
CU_GL_MAP_RESOURCE_FLAGS_WRITE_DISCARD
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
stringFor(int n)
Deprecated.  
Returns the String identifying the given CUGLmap_flags 
 | 
public static final int CU_GL_MAP_RESOURCE_FLAGS_NONE
public static final int CU_GL_MAP_RESOURCE_FLAGS_READ_ONLY
public static final int CU_GL_MAP_RESOURCE_FLAGS_WRITE_DISCARD
public static String stringFor(int n)
n - The CUGLmap_flagsCopyright © 2020. All rights reserved.