mesa,st/mesa: add a fast path for non-static VAOs
[mesa.git] / src / mesa / main / texcompress_fxt1.h
index 4f46d7765ce65df4603243a0e2a797d432d33c07..21032eea53a9fb1702fa6e5f2766fcc40de57267 100644 (file)
@@ -37,6 +37,6 @@ _mesa_texstore_rgba_fxt1(TEXSTORE_PARAMS);
 
 
 compressed_fetch_func
-_mesa_get_fxt_fetch_func(gl_format format);
+_mesa_get_fxt_fetch_func(mesa_format format);
 
 #endif /* TEXCOMPRESS_FXT1_H */