[Piglit] [PATCH] arb_shader_atomic_counters: Add a test for unused atomic op results.
Chris Forbes
chrisf at ijw.co.nz
Mon Mar 31 16:14:36 PDT 2014
On Tue, Apr 1, 2014 at 11:37 AM, Eric Anholt <eric at anholt.net> wrote:
> + atomic_counters_subtest(&status, GL_TESS_CONTROL_SHADER,
> + "Tesselation control shader atomic built-in "
Two `L`s in Tessellation; same in the evaluation shader case.
Have the tessellation cases been tested against any driver? I suspect
they would currently always skip, since there's a similar misspelling
in the extension checks in common.c
Other than that,
Reviewed-by: Chris Forbes <chrisf at ijw.co.nz>
More information about the Piglit
mailing list