mesa: add validate_buffer_storage() helper
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 12 May 2017 05:41:22 +0000 (15:41 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 17 May 2017 00:12:03 +0000 (10:12 +1000)
commit70d4d1164e4c465cbbf502992076ec408dc5fef0
tree8176a52c708681a42794c2be76935bb07765b6f7
parent6c8964bf6343592698021f42ed67b776cdab458b
mesa: add validate_buffer_storage() helper

This will allow use to add KHR_no_error support.

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