[Piglit] [PATCH 00/19] Bit built-ins for ARB_gpu_shader5
Matt Turner
mattst88 at gmail.com
Mon Apr 22 16:55:15 PDT 2013
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
More information about the Piglit
mailing list