Re: [Piglit] [PATCH v2] GL_ARB_texture_buffer_object: New test for error behavior.

2018-07-26 Thread Vadim Shovkoplias
ping 2018-06-06 12:57 GMT+03:00 Illia Iorin : > This test checks that if we allocate more memory for the buffer > than possible, we get GL_OUT_OF_MEMORY error. > > V2: > - check GL_ARB_texture_buffer_object extension > - change storage format to GL_RGBA32I > - check gl compat version 3.1 b

Re: [Piglit] [PATCH v2] GL_ARB_texture_buffer_object: New test for error behavior.

2018-07-26 Thread Lionel Landwerlin
Looks good to me but maybe Ilia or Ian can confirm. Acked-by: Lionel Landwerlin - Lionel On 26/07/18 14:14, Vadim Shovkoplias wrote: ping 2018-06-06 12:57 GMT+03:00 Illia Iorin >: This test checks that if we allocate more memory for the buffer  than po