i965: Mention the mlen and rlen for URB reads.
[mesa.git] / src / mesa / drivers / dri / mach64 / mach64_context.c
index 77e7e53ce044edd21aed9ae40a4393986cec10e3..72a44d96424c6cd28fbdebe8d5519ba2afe738ea 100644 (file)
@@ -86,7 +86,8 @@ static const struct dri_extension card_extensions[] =
 
 /* Create the device specific context.
   */
-GLboolean mach64CreateContext( const __GLcontextModes *glVisual,
+GLboolean mach64CreateContext( gl_api api,
+                              const __GLcontextModes *glVisual,
                               __DRIcontext *driContextPriv,
                                void *sharedContextPrivate )
 {