glthread: ignore vertex arrays with user pointers if they're disabled
authorMarek Olšák <marek.olsak@amd.com>
Mon, 9 Mar 2020 02:50:16 +0000 (22:50 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Sat, 21 Mar 2020 03:01:13 +0000 (23:01 -0400)
commitc02a1347e5c68d7f1c68ca6b90d2736e35b1fde5
tree624425458b2fc9cca70dcf6aad94c24c56570727
parent0b1dd1859134e71b25ad1124535df96d435e9766
glthread: ignore vertex arrays with user pointers if they're disabled

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4124>
src/mapi/glapi/gen/ARB_vertex_attrib_64bit.xml
src/mapi/glapi/gen/EXT_direct_state_access.xml
src/mapi/glapi/gen/GL3x.xml
src/mapi/glapi/gen/es_EXT.xml
src/mapi/glapi/gen/gl_API.xml
src/mesa/main/glthread.h
src/mesa/main/glthread_marshal.h
src/mesa/main/glthread_varray.c