]> git.tdb.fi Git - libs/gl.git/blobdiff - extensions/ext_gpu_shader4.glext
Be much more strict about extension support
[libs/gl.git] / extensions / ext_gpu_shader4.glext
index 54d1360e871b753692aacc1fd2063c2f6209f0d8..1587535996c56cef8aa4f09fbaa5c3c2e410ee39 100644 (file)
@@ -1 +1,8 @@
 extension EXT_gpu_shader4
+# Buffer textures have their own extension
+optional GL_SAMPLER_BUFFER_EXT
+optional GL_INT_SAMPLER_BUFFER_EXT
+optional GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT
+# Ditto for rectangular textures
+optional GL_INT_SAMPLER_2D_RECT_EXT
+optional GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT