- Enclosing class:
- Gpu
public static final class Gpu.JsonKeys
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NAME
public static final String NAME
- See Also:
-
-
-
VENDOR_ID
public static final String VENDOR_ID
- See Also:
-
-
VENDOR_NAME
public static final String VENDOR_NAME
- See Also:
-
-
MEMORY_SIZE
public static final String MEMORY_SIZE
- See Also:
-
-
API_TYPE
public static final String API_TYPE
- See Also:
-
-
MULTI_THREADED_RENDERING
public static final String MULTI_THREADED_RENDERING
- See Also:
-
-
VERSION
public static final String VERSION
- See Also:
-
-
NPOT_SUPPORT
public static final String NPOT_SUPPORT
- See Also:
-
-
Constructor Details
-
JsonKeys
public JsonKeys()