r600g: pad the DMA CS to a multiple of 8 dwords
[mesa.git] / src / mesa / main / querymatrix.c
index 63d1d8e26c01937a2dff768a16c98e4ec9e677c5..aee8aef129ea25cf2e50a6fca8ff2a3637b5bc29 100644 (file)
@@ -89,7 +89,7 @@ fpclassify(double x)
 
 #endif
 
-GLbitfield GLAPIENTRY _es_QueryMatrixxOES(GLfixed mantissa[16], GLint exponent[16])
+GLbitfield GLAPIENTRY _mesa_QueryMatrixxOES(GLfixed mantissa[16], GLint exponent[16])
 {
     GLfloat matrix[16];
     GLint tmp;