Class NVXGpuMemoryInfo

java.lang.Object
org.lwjgl.opengl.NVXGpuMemoryInfo

public final class NVXGpuMemoryInfo extends Object
Experimental extension, may be removed/changed in the future.
  • Field Details

    • GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX

      public static final int GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX
      Accepted 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_NVX
      Accepted 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_NVX
      Accepted 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_NVX
      Accepted 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_NVX
      Accepted by the <pname> parameter of GetIntegerv:
      See Also: