[Piglit] [PATCH 00/19] Bit built-ins for ARB_gpu_shader5

Matt Turner mattst88 at gmail.com
Tue Apr 30 21:50:21 PDT 2013


On Mon, Apr 22, 2013 at 4:55 PM, Matt Turner <mattst88 at gmail.com> wrote:
> With the patch series on mesa-dev, these tests can run on i965 by setting
>
> MESA_GL_VERSION_OVERRIDE=3.2
> MESA_GLSL_VERSION_OVERRIDE=150
> MESA_EXTENSION_OVERRIDE=GL_ARB_gpu_shader5
>
> The tests cover bitCount, findMSB, findLSB, bitfieldReverse,
> bitfieldExtract, and bitfieldInsert.
>
> The series is available from
>
>    git://people.freedesktop.org/~mattst88/piglit arb_gpu_shader5
>
> I'd appreciate if people could run it on supporting Nvidia and AMD
> hardware confirm my tests.
>
> Thanks,
> Matt

I've pushed this series to piglit, but I'd still really appreciate if
someone with a GL 4.0 capable Nvidia or AMD card could tell me if the
tests pass.

Thanks,
Matt


More information about the Piglit mailing list