diff options
Diffstat (limited to 'glew/auto/extensions/gl/GL_OML_resample')
-rw-r--r-- | glew/auto/extensions/gl/GL_OML_resample | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/GL_OML_resample b/glew/auto/extensions/gl/GL_OML_resample new file mode 100644 index 0000000..3f1428c --- /dev/null +++ b/glew/auto/extensions/gl/GL_OML_resample @@ -0,0 +1,10 @@ +GL_OML_resample +https://www.khronos.org/registry/OpenGL/extensions/OML/OML_resample.txt +GL_OML_resample + + GL_PACK_RESAMPLE_OML 0x8984 + GL_UNPACK_RESAMPLE_OML 0x8985 + GL_RESAMPLE_REPLICATE_OML 0x8986 + GL_RESAMPLE_ZERO_FILL_OML 0x8987 + GL_RESAMPLE_AVERAGE_OML 0x8988 + GL_RESAMPLE_DECIMATE_OML 0x8989 |