File: GL_EXT_depth_bounds_test

package info (click to toggle)
opencsg 1.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 6,528 kB
  • ctags: 18,360
  • sloc: ansic: 38,842; cpp: 4,954; sh: 1,444; perl: 859; makefile: 641
file content (6 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
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)