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

GL_APPLE_float_pixels « 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: 3eacd421aaf0eba857082d4e60a7bf8392feee87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
GL_APPLE_float_pixels
http://www.opengl.org/registry/specs/APPLE/float_pixels.txt
GL_APPLE_float_pixels

	GL_HALF_APPLE 0x140B
	GL_COLOR_FLOAT_APPLE 0x8A0F
	GL_RGBA_FLOAT32_APPLE 0x8814
	GL_RGB_FLOAT32_APPLE 0x8815
	GL_ALPHA_FLOAT32_APPLE 0x8816
	GL_INTENSITY_FLOAT32_APPLE 0x8817
	GL_LUMINANCE_FLOAT32_APPLE 0x8818
	GL_LUMINANCE_ALPHA_FLOAT32_APPLE 0x8819
	GL_RGBA_FLOAT16_APPLE 0x881A
	GL_RGB_FLOAT16_APPLE 0x881B
	GL_ALPHA_FLOAT16_APPLE 0x881C
	GL_INTENSITY_FLOAT16_APPLE 0x881D
	GL_LUMINANCE_FLOAT16_APPLE 0x881E
	GL_LUMINANCE_ALPHA_FLOAT16_APPLE 0x881F