diff options
Diffstat (limited to 'glew/auto/extensions/gl/GL_ATI_texture_mirror_once')
-rw-r--r-- | glew/auto/extensions/gl/GL_ATI_texture_mirror_once | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/GL_ATI_texture_mirror_once b/glew/auto/extensions/gl/GL_ATI_texture_mirror_once new file mode 100644 index 0000000..e7ba761 --- /dev/null +++ b/glew/auto/extensions/gl/GL_ATI_texture_mirror_once @@ -0,0 +1,6 @@ +GL_ATI_texture_mirror_once +https://www.khronos.org/registry/OpenGL/extensions/ATI/ATI_texture_mirror_once.txt +GL_ATI_texture_mirror_once + + GL_MIRROR_CLAMP_ATI 0x8742 + GL_MIRROR_CLAMP_TO_EDGE_ATI 0x8743 |