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

« back to all changes in this revision

Viewing changes to auto/extensions/GL_ARB_texture_rectangle

  • Committer: Bazaar Package Importer
  • Author(s): Joost Yervante Damad
  • Date: 2009-05-11 17:48:06 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090511174806-hpbwcimkr4ir0mfl
Tags: 1.5.1-4
make sure mx library really is MX (closes: #528232)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
GL_ARB_texture_rectangle
2
 
http://www.opengl.org/registry/specs/ARB/texture_rectangle.txt
3
 
        GL_TEXTURE_RECTANGLE_ARB 0x84F5
4
 
        GL_TEXTURE_BINDING_RECTANGLE_ARB 0x84F6
5
 
        GL_PROXY_TEXTURE_RECTANGLE_ARB 0x84F7
6
 
        GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB 0x84F8
7
 
        GL_SAMPLER_2D_RECT_ARB 0x8B63
8
 
        GL_SAMPLER_2D_RECT_SHADOW_ARB 0x8B64
 
1
GL_ARB_texture_rectangle
 
2
http://www.opengl.org/registry/specs/ARB/texture_rectangle.txt
 
3
        GL_TEXTURE_RECTANGLE_ARB 0x84F5
 
4
        GL_TEXTURE_BINDING_RECTANGLE_ARB 0x84F6
 
5
        GL_PROXY_TEXTURE_RECTANGLE_ARB 0x84F7
 
6
        GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB 0x84F8
 
7
        GL_SAMPLER_2D_RECT_ARB 0x8B63
 
8
        GL_SAMPLER_2D_RECT_SHADOW_ARB 0x8B64