glx: add ARB_create_context functions/ops to glx xml
authorDave Airlie <airlied@redhat.com>
Tue, 15 Mar 2011 04:26:57 +0000 (14:26 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 15 Mar 2011 04:27:27 +0000 (14:27 +1000)
src/mapi/glapi/gen/glX_API.xml

index 9e02aa498ee891bd1181230a51e05b99ea824239..b7f4a777081c56694de3a6817d289f253efb0a9b 100644 (file)
     </function>
 </category>
 
+<category name="GLX_ARB_create_context" number="56">
+    <function name="SetClientInfoARB">
+        <glx sop="33"/>
+    </function>
+
+    <function name="CreateContextAttribsARB">
+        <glx sop="34"/>
+    </function>
+
+    <function name="SetClientInfo2ARB">
+        <glx sop="35"/>
+    </function>
+</category>
+
 </OpenGLAPI>