]> 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 04cfbb3be881cb907b1a0f4a1c377cf2a2618610..bc5bc77b2a003136b10fb7cf1856000dd9700846 100644 (file)
@@ -1,2 +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