Re: [Piglit] [PATCH] arb_indirect_parameters: Add new test

2018-11-14 Thread Illia Iorin
Sorry for this. It is not formatted version. On Wed, Nov 14, 2018 at 2:02 PM Illia Iorin wrote: > This test checks how GL_ARB_indirect_parameters works > with GL_NV_conditional_render by calling > glMultiDrawArraysIndirectCountARB into conditional > render block. > Detailed explanation of first

[Piglit] [PATCH] arb_indirect_parameters: Add new test

2018-11-14 Thread Illia Iorin
This test checks how GL_ARB_indirect_parameters works with GL_NV_conditional_render by calling glMultiDrawArraysIndirectCountARB into conditional render block. Detailed explanation of first run_subtest call: Test tries to draw 10 point, but indirect parametr has to block it on 5-th draw and block n