~ubuntu-branches/ubuntu/trusty/glew/trusty

« back to all changes in this revision

Viewing changes to auto/core/GL_APPLE_float_pixels

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2005-02-10 21:21:42 UTC
  • Revision ID: james.westby@ubuntu.com-20050210212142-2b1p2th5s3d0wjdz
Tags: upstream-1.3.1
ImportĀ upstreamĀ versionĀ 1.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
GL_APPLE_float_pixels
 
2
http://developer.apple.com/opengl/extensions/apple_float_pixels.html
 
3
        GL_HALF_APPLE 0x140B
 
4
        GL_COLOR_FLOAT_APPLE 0x8A0F
 
5
        GL_RGBA_FLOAT32_APPLE 0x8814
 
6
        GL_RGB_FLOAT32_APPLE 0x8815
 
7
        GL_ALPHA_FLOAT32_APPLE 0x8816
 
8
        GL_INTENSITY_FLOAT32_APPLE 0x8817
 
9
        GL_LUMINANCE_FLOAT32_APPLE 0x8818
 
10
        GL_LUMINANCE_ALPHA_FLOAT32_APPLE 0x8819
 
11
        GL_RGBA_FLOAT16_APPLE 0x881A
 
12
        GL_RGB_FLOAT16_APPLE 0x881B
 
13
        GL_ALPHA_FLOAT16_APPLE 0x881C
 
14
        GL_INTENSITY_FLOAT16_APPLE 0x881D
 
15
        GL_LUMINANCE_FLOAT16_APPLE 0x881E
 
16
        GL_LUMINANCE_ALPHA_FLOAT16_APPLE 0x881F