[Piglit] [PATCH] arb_compute_variable_group_size: Fix require section.

Matt Turner mattst88 at gmail.com
Mon Oct 17 20:33:11 UTC 2016


On Mon, Oct 17, 2016 at 12:54 PM, Samuel Pitoiset
<samuel.pitoiset at gmail.com> wrote:
>
>
> On 10/17/2016 09:45 PM, Samuel Pitoiset wrote:
>>
>> Thanks for fixing this.
>>
>> Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
>
>
> Actually, we need to check for both ARB_compute_shader and
> ARB_compute_variable_group_size since
> https://cgit.freedesktop.org/mesa/mesa/commit/?id=8785a8ff8948385a913e9bd75e8cdd1092bd750f.

Strange. Shouldn't a [compute shader] section (or requiring
GL_ARB_compute_variable_group_size) be sufficient?

I'll make the change regardless.


More information about the Piglit mailing list