aboutsummaryrefslogtreecommitdiff
path: root/glew/auto/extensions/gl/GL_SGIS_multitexture
blob: 17153c478e9a9b20747a5837a8e0c4d641911b3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
GL_SGIS_multitexture
https://www.khronos.org/registry/OpenGL/extensions/SGIS/SGIS_multitexture.txt
GL_SGIS_multitexture

	GL_SELECTED_TEXTURE_SGIS 0x83C0
	GL_SELECTED_TEXTURE_COORD_SET_SGIS 0x83C1
	GL_SELECTED_TEXTURE_TRANSFORM_SGIS 0x83C2
	GL_MAX_TEXTURES_SGIS 0x83C3
	GL_MAX_TEXTURE_COORD_SETS_SGIS 0x83C4
	GL_TEXTURE_COORD_SET_INTERLEAVE_FACTOR_SGIS 0x83C5
	GL_TEXTURE_ENV_COORD_SET_SGIS 0x83C6
	GL_TEXTURE0_SGIS 0x83C7
	GL_TEXTURE1_SGIS 0x83C8
	GL_TEXTURE2_SGIS 0x83C9
	GL_TEXTURE3_SGIS 0x83CA
	void glInterleavedTextureCoordSetsSGIS (GLint factor)
	void glSelectTextureCoordSetSGIS (GLenum target)
	void glSelectTextureSGIS (GLenum target)
	void glSelectTextureTransformSGIS (GLenum target)