public final class NVXGpuMemoryInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX
Accepted by the <pname> parameter of GetIntegerv:
|
static int |
GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX
Accepted by the <pname> parameter of GetIntegerv:
|
static int |
GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX
Accepted by the <pname> parameter of GetIntegerv:
|
static int |
GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX
Accepted by the <pname> parameter of GetIntegerv:
|
static int |
GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX
Accepted by the <pname> parameter of GetIntegerv:
|
public static final int GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX
public static final int GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX
public static final int GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX
public static final int GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX
public static final int GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.