mesa: remove ARB_geometry_shader4
No drivers currently implement ARB_geometry_shader4, nor are there any plans to implement it. We only support the version of geometry shaders that was incorporated into OpenGL 3.2 / GLSL 1.50. Signed-off-by: Marta Lofstedt <marta.lofstedt@linux.intel.com> Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
committed by
Marta Lofstedt
parent
c2e146f487
commit
63b49e1711
@@ -7975,7 +7975,7 @@
|
||||
|
||||
<!-- 46. GL_ARB_framebuffer_sRGB -->
|
||||
|
||||
<xi:include href="ARB_geometry_shader4.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
<!-- 47. GL_ARB_geometry_shader4. There are no intentions to implement this extension -->
|
||||
|
||||
<!-- 48. GL_ARB_half_float_vertex -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user