From 2cf1e3de4759264eac2fa8ac758ea750636542f8 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 27 Sep 2012 15:09:52 +0200 Subject: mesa xserver pixman xkeyboard-config git update 27 sep 2012 xserver 0b02150c27e98f996e10d7489f9f67a30e4e3497 pixman aff796d6cee4cb81f0352c2f7d0c994229bd5ca1 xkeyboard-config 33ccc8f4b3f1c6ae95242cf9cb19e8df87f6f37e mesa 6d6aef79742ece3bb570ae44e6c13791aae15e01 --- mesalib/src/mesa/main/glformats.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mesalib/src/mesa/main/glformats.h') diff --git a/mesalib/src/mesa/main/glformats.h b/mesalib/src/mesa/main/glformats.h index 24fbda991..e5b63a963 100644 --- a/mesalib/src/mesa/main/glformats.h +++ b/mesalib/src/mesa/main/glformats.h @@ -98,6 +98,10 @@ extern GLenum _mesa_error_check_format_and_type(const struct gl_context *ctx, GLenum format, GLenum type); +extern GLenum +_mesa_es_error_check_format_and_type(GLenum format, GLenum type, + unsigned dimensions); + #ifdef __cplusplus } -- cgit v1.2.3