mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-21 08:02:55 +00:00
8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
GL_EXT_depth_bounds_test
|
|
http://www.nvidia.com/dev_content/nvopenglspecs/GL_EXT_depth_bounds_test.txt
|
|
GL_EXT_depth_bounds_test
|
|
|
|
GL_DEPTH_BOUNDS_TEST_EXT 0x8890
|
|
GL_DEPTH_BOUNDS_EXT 0x8891
|
|
void glDepthBoundsEXT (GLclampd zmin, GLclampd zmax)
|