|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcuda.driver.CUgraphicsRegisterFlags
public class CUgraphicsRegisterFlags
Flags for mapping and unmapping interop resources
Field Summary | |
---|---|
static int |
CU_GRAPHICS_REGISTER_FLAGS_NONE
|
Method Summary | |
---|---|
static java.lang.String |
stringFor(int n)
Returns the String identifying the given CUgraphicsRegisterFlags |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int CU_GRAPHICS_REGISTER_FLAGS_NONE
Method Detail |
---|
public static java.lang.String stringFor(int n)
n
- The CUgraphicsRegisterFlags
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |