]> git.tdb.fi Git - libs/gl.git/blobdiff - extensions/arb_geometry_shader4.glext
Be much more strict about extension support
[libs/gl.git] / extensions / arb_geometry_shader4.glext
index 801f39b56b33cabfef457da5840af7651417087b..bc5bc77b2a003136b10fb7cf1856000dd9700846 100644 (file)
@@ -1,3 +1,13 @@
 extension ARB_geometry_shader4
-backport none
+# We use the version from EXT_texture_array
 ignore glFramebufferTextureLayerARB
+# Not promoted to core
+ignore glFramebufferTextureFaceARB
+ignore GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB
+ignore GL_MAX_VERTEX_VARYING_COMPONENTS_ARB
+# Not promoted but required to support the extension flavor of geometry shaders
+optional GL_GEOMETRY_INPUT_TYPE_ARB
+optional GL_GEOMETRY_OUTPUT_TYPE_ARB
+optional GL_GEOMETRY_VERTICES_OUT_ARB
+optional glProgramParameteriARB
+optional GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB