You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
319B

  1. GL_ATIX_point_sprites
  2. http://www.ati.com/developer/atiopengl.pdf
  3. GL_ATIX_point_sprites
  4. GL_TEXTURE_POINT_MODE_ATIX 0x60B0
  5. GL_TEXTURE_POINT_ONE_COORD_ATIX 0x60B1
  6. GL_TEXTURE_POINT_SPRITE_ATIX 0x60B2
  7. GL_POINT_SPRITE_CULL_MODE_ATIX 0x60B3
  8. GL_POINT_SPRITE_CULL_CENTER_ATIX 0x60B4
  9. GL_POINT_SPRITE_CULL_CLIP_ATIX 0x60B5