OpenGL.GL.NVX.gpu_memory_info

OpenGL extension NVX.gpu_memory_info
This module customises the behaviour of the OpenGL.raw.GL.NVX.gpu_memory_info to provide a more Python-friendly API
The official definition of this extension is available here: http://www.opengl.org/registry/specs/NVX/gpu_memory_info.txt

Functions

Constants

GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX (36937)
GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX (36935)
GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX (36939)
GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX (36938)
GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX (36936)