Package org.lwjgl.opengl
Class NVXGpuMemoryInfo
java.lang.Object
org.lwjgl.opengl.NVXGpuMemoryInfo
Experimental extension, may be removed/changed in the future.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameter of GetIntegerv:static final int
Accepted by the <pname> parameter of GetIntegerv:static final int
Accepted by the <pname> parameter of GetIntegerv:static final int
Accepted by the <pname> parameter of GetIntegerv:static final int
Accepted by the <pname> parameter of GetIntegerv: -
Method Summary
-
Field Details
-
GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX
public static final int GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVXAccepted by the <pname> parameter of GetIntegerv:- See Also:
-
GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX
public static final int GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVXAccepted by the <pname> parameter of GetIntegerv:- See Also:
-
GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX
public static final int GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVXAccepted by the <pname> parameter of GetIntegerv:- See Also:
-
GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX
public static final int GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVXAccepted by the <pname> parameter of GetIntegerv:- See Also:
-
GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX
public static final int GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVXAccepted by the <pname> parameter of GetIntegerv:- See Also:
-