[Piglit] [PATCH] arb_compute_variable_group_size: add ARB_compute_shader enables

Matt Turner mattst88 at gmail.com
Mon Oct 17 20:40:54 UTC 2016


On Mon, Oct 17, 2016 at 12:38 PM, Nicolai Hähnle <nhaehnle at gmail.com> wrote:
> From: Nicolai Hähnle <nicolai.haehnle at amd.com>
>
> Without those, many of the tests started failing now that Mesa explicitly
> checks for the compute shader enable in the compiler.
> ---

The strange thing is that ARB_compute_shader doesn't say anything
about an #extension GL_ARB_compute_shader. I suppose it's just an
oversight.

I'll commit my patch, since it should just add the dependency on
GL_ARB_compute_variable_group_size with Samuel's feedback
incorporated.

I have no problem with this patch.


More information about the Piglit mailing list