Welcome to mirror list, hosted at ThFree Co, Russian Federation.

GL_EXT_depth_bounds_test « gl « core « auto « glew-2.0.0 « Libraries - github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: da2a453df66e84fcfb1d7dd755fa51fcd842ca2e (plain)
1
2
3
4
5
6
7
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)