From: Eric Anholt Date: Thu, 27 Dec 2012 20:11:57 +0000 (-0800) Subject: glapi: Mark vertex attrib pointer functions as async. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1d6b71c5c6264f9cc0f7ae7c35d27b5c88f3f8bf;p=mesa.git glapi: Mark vertex attrib pointer functions as async. These don't actually read data out of the pointers, they set the pointers (or offsets in a VBO) to be used in a later draw call. v2: Don't forget glVertexAttribIPointer, and don't bother with annotations on aliases. v3: Mark CompressedTexSubImage1D as sync also. Acked-by: Timothy Arceri Acked-by: Marek Olšák Tested-by: Dieter Nützel Tested-by: Mike Lothian --- diff --git a/src/mapi/glapi/gen/GL3x.xml b/src/mapi/glapi/gen/GL3x.xml index 6b91945c837..65f12a42587 100644 --- a/src/mapi/glapi/gen/GL3x.xml +++ b/src/mapi/glapi/gen/GL3x.xml @@ -256,7 +256,7 @@ - + diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 0da1589da7e..77d44360ff3 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -3153,7 +3153,7 @@ - + @@ -3181,7 +3181,7 @@ - + @@ -3198,7 +3198,7 @@ - + @@ -3212,14 +3212,14 @@ - + - + @@ -3227,7 +3227,7 @@ - + @@ -4557,7 +4557,7 @@ - + @@ -4716,7 +4716,7 @@ - + @@ -4852,7 +4852,7 @@ - + @@ -5806,7 +5806,7 @@ - + @@ -9179,7 +9179,7 @@ - + @@ -9194,7 +9194,7 @@ - + @@ -9206,7 +9206,7 @@ - + @@ -9214,7 +9214,7 @@ - + @@ -9222,7 +9222,7 @@ - + @@ -9231,7 +9231,7 @@ - +