[Piglit] [PATCH] arb_texture_buffer_object_rgb32: add support for RGB32 formats to formats test
Dave Airlie
airlied at gmail.com
Mon Dec 17 00:00:22 PST 2012
>> bool test_vs;
>> bool test_arb;
>> -
>> +bool test_rgb32;
Its global - so implicitly false like test vs and test arb.
Dave.
More information about the Piglit
mailing list