1 <?xml version="1.0"?> 2 <!DOCTYPE OpenGLAPI SYSTEM "gl_API.dtd"> 3 4 <!-- Note: no GLX protocol info yet. --> 5 6 7 <OpenGLAPI> 8 9 <category name="GL_GREMEDY_string_marker" number="311"> 10 11 <function name="StringMarkerGREMEDY"> 12 <param name="len" type="GLsizei"/> 13 <param name="string" type="const GLvoid *"/> 14 </function> 15 16 </category> 17 18 </OpenGLAPI> 19