summaryrefslogtreecommitdiffstats
path: root/scons/gallium.py
diff options
context:
space:
mode:
authorJordan Justen <[email protected]>2016-04-25 16:09:21 -0700
committerJordan Justen <[email protected]>2016-04-27 14:30:06 -0700
commitaaaa22c775f484922ccac705de41dd892e2aff4d (patch)
treea294f2c1c43f8e3963be904e959c60d11fa34792 /scons/gallium.py
parent28d0bc72fbce26fd986b0e3f3a1f346a9d6eba00 (diff)
vbo: Return INVALID_OPERATION during draw with a mapped buffer
Fixes the OpenGLES 3.1 CTS: * ESEXT-CTS.draw_elements_base_vertex_tests.invalid_mapped_bos Because this is triggering the error message after the normal API validation phase, we don't have the API function name available, and therefore we generate an error message without the draw call name: Mesa: User error: GL_INVALID_OPERATION in draw call (vertex buffers are mapped) Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95142 Signed-off-by: Jordan Justen <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]> Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'scons/gallium.py')
0 files changed, 0 insertions, 0 deletions