mesa/varray: add KHR_no_error support to some callers of validate_array_format()
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 31 Mar 2017 04:26:34 +0000 (15:26 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 19 Apr 2017 06:53:25 +0000 (16:53 +1000)
commitd86dd5963efb05ffb250c669ab047ab6825d0923
tree5b308803c04f52eb05fd1dbc248976278c6bf95b
parentc495c2398ca69e3dde6010398e5dcc64a316c3a9
mesa/varray: add KHR_no_error support to some callers of validate_array_format()

The only caller we don't update is update_arrays(), we leave that to the
following commit.

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