r600c: fix VC flush on cedar and palm
[mesa.git] / src / mesa / drivers / dri / r600 / r600_tex.h
index 771affdfa609e95956445e1f41f291c8f96587f4..256588429e809652c3b4b149cc7b9236c85bf643 100644 (file)
@@ -56,7 +56,7 @@ extern void r600SetTexOffset(__DRIcontext *pDRICtx, GLint texname,
                             unsigned long long offset, GLint depth,
                             GLuint pitch);
 
-extern GLboolean r600ValidateBuffers(GLcontext * ctx);
+extern GLboolean r600ValidateBuffers(struct gl_context * ctx);
 
 extern void r600InitTextureFuncs(radeonContextPtr radeon, struct dd_function_table *functions);