mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
Fixups for GLX_AMD_gpu_association and GL_NV_vdpau_interop which recently appeared in opengl.org repository
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@605 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
b19763ad19
commit
f263f0def0
13
auto/core/GLX_AMD_gpu_association
Normal file
13
auto/core/GLX_AMD_gpu_association
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
GLX_AMD_gpu_association
|
||||||
|
http://www.opengl.org/registry/specs/AMD/glx_gpu_association.txt
|
||||||
|
GLX_AMD_gpu_association
|
||||||
|
GLX_GPU_VENDOR_AMD 0x1F00
|
||||||
|
GLX_GPU_RENDERER_STRING_AMD 0x1F01
|
||||||
|
GLX_GPU_OPENGL_VERSION_STRING_AMD 0x1F02
|
||||||
|
GLX_GPU_FASTEST_TARGET_GPUS_AMD 0x21A2
|
||||||
|
GLX_GPU_RAM_AMD 0x21A3
|
||||||
|
GLX_GPU_CLOCK_AMD 0x21A4
|
||||||
|
GLX_GPU_NUM_PIPES_AMD 0x21A5
|
||||||
|
GLX_GPU_NUM_SIMD_AMD 0x21A6
|
||||||
|
GLX_GPU_NUM_RB_AMD 0x21A7
|
||||||
|
GLX_GPU_NUM_SPI_AMD 0x21A8
|
7
auto/core/GL_NV_vdpau_interop
Normal file
7
auto/core/GL_NV_vdpau_interop
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
GL_NV_vdpau_interop
|
||||||
|
http://www.opengl.org/registry/specs/NV/vdpau_interop.txt
|
||||||
|
GL_NV_vdpau_interop
|
||||||
|
GL_SURFACE_STATE_NV 0x86EB
|
||||||
|
GL_SURFACE_REGISTERED_NV 0x86FD
|
||||||
|
GL_SURFACE_MAPPED_NV 0x8700
|
||||||
|
GL_WRITE_DISCARD_NV 0x88BE
|
Loading…
Reference in New Issue
Block a user