public class CUgraphicsMapResourceFlags
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CU_GRAPHICS_MAP_RESOURCE_FLAGS_NONE |
static int |
CU_GRAPHICS_MAP_RESOURCE_FLAGS_READ_ONLY |
static int |
CU_GRAPHICS_MAP_RESOURCE_FLAGS_WRITE_DISCARD |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
stringFor(int n)
Returns the String identifying the given CUgraphicsMapResourceFlags
|
public static final int CU_GRAPHICS_MAP_RESOURCE_FLAGS_NONE
public static final int CU_GRAPHICS_MAP_RESOURCE_FLAGS_READ_ONLY
public static final int CU_GRAPHICS_MAP_RESOURCE_FLAGS_WRITE_DISCARD