[Piglit] [PATCH V4 02/11] arb_arrays_of_arrays: add more initializer tests

Matt Turner mattst88 at gmail.com
Wed Jun 18 16:25:16 PDT 2014


On Wed, Jun 18, 2014 at 4:03 PM, Marek Olšák <maraeo at gmail.com> wrote:
> These tests (and others) are run even if ARB_arrays_of_arrays isn't
> supported. Maybe the extension checking is broken?

>> + * require_extensions: GL_ARB_arrays_of_arrays
>> + * require_extensions: GL_ARB_shading_language_420pack

Probably because of this. I think for multiple extensions you just put
them on the same line after a single require_extensions:


More information about the Piglit mailing list