From 6e9b0f6807c7a22f096f483961ae71512f8d9f41 Mon Sep 17 00:00:00 2001 From: Kristian Høgsberg Date: Fri, 14 Jan 2011 16:11:28 -0500 Subject: gles2: Also support GL_BGRA_EXT for glTexSubImage2d --- src/mesa/main/APIspec.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/mesa') diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 16d0c9413d..2a98c952e0 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -2004,6 +2004,14 @@ + + + + + + + +