Re: [Piglit] [PATCH] arb_texture_buffer_object: set KHR_no_error support

2017-07-06 Thread Samuel Pitoiset
Reviewed-by: Samuel Pitoiset On 07/06/2017 06:41 AM, Timothy Arceri wrote: Here we also move some of the config setup to the top of the file as this is the layout of piglit tests everywhere else in piglit. --- tests/spec/arb_texture_buffer_object/bufferstorage.c

[Piglit] [PATCH] arb_texture_buffer_object: set KHR_no_error support

2017-07-05 Thread Timothy Arceri
Here we also move some of the config setup to the top of the file as this is the layout of piglit tests everywhere else in piglit. --- tests/spec/arb_texture_buffer_object/bufferstorage.c| 11 ++- tests/spec/arb_texture_buffer_object/data-sync.c| 1 +