mesa/vbo: add KHR_no_error support to DrawElements*() functions
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 3 Apr 2017 05:11:29 +0000 (15:11 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 19 Apr 2017 06:53:25 +0000 (16:53 +1000)
commitf27f6996720291691eba1e0fd1ece0d1c4edd8d0
treeed2fbfd9fd15eb0c23070764a66b93bacee0d4ef
parent3d08e18731bfd39609914bd41e89b9b6d898fd3e
mesa/vbo: add KHR_no_error support to DrawElements*() functions

V2: move MESA_VERBOSE checks back into the common code path.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/vbo/vbo_exec_array.c