File: GL_ARB_texture_cube_map

package info (click to toggle)
python-pyglew 0.1.2-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 6,084 kB
  • ctags: 160
  • sloc: python: 652; ansic: 321; cpp: 273; sh: 175; makefile: 91
file content (14 lines) | stat: -rw-r--r-- 562 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
GL_ARB_texture_cube_map
http://oss.sgi.com/projects/ogl-sample/registry/ARB/texture_cube_map.txt
	GL_NORMAL_MAP_ARB 0x8511
	GL_REFLECTION_MAP_ARB 0x8512
	GL_TEXTURE_CUBE_MAP_ARB 0x8513
	GL_TEXTURE_BINDING_CUBE_MAP_ARB 0x8514
	GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB 0x8515
	GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB 0x8516
	GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB 0x8517
	GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB 0x8518
	GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB 0x8519
	GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB 0x851A
	GL_PROXY_TEXTURE_CUBE_MAP_ARB 0x851B
	GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB 0x851C