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

GL_INGR_color_clamp « gl « extensions « auto « glew-2.0.0 « Libraries - github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b589f641161df33bfc7508540b18e356f6034e00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
GL_INGR_color_clamp
http://www.opengl.org/registry/specs/INGR/color_clamp.txt
GL_INGR_color_clamp

	GL_RED_MIN_CLAMP_INGR 0x8560
	GL_GREEN_MIN_CLAMP_INGR 0x8561
	GL_BLUE_MIN_CLAMP_INGR 0x8562
	GL_ALPHA_MIN_CLAMP_INGR 0x8563
	GL_RED_MAX_CLAMP_INGR 0x8564
	GL_GREEN_MAX_CLAMP_INGR 0x8565
	GL_BLUE_MAX_CLAMP_INGR 0x8566
	GL_ALPHA_MAX_CLAMP_INGR 0x8567