[Piglit] RFC add KHR_no_error profile
Timothy Arceri
tarceri at itsqueeze.com
Wed May 17 06:05:03 UTC 2017
If there is no further feedback I'm going to start pushing these and the
related follow-up patches tomorrow. Thanks.
On 12/05/17 14:47, Timothy Arceri wrote:
> This series adds a new profile for testing KHR_no_error, initially
> all tests besides shader_runner tests will be skipped.
>
> To enable the tests config.khr_no_error_support will need to be
> set for each test, this will be a bunch of work and will
> probably require some tests split out error checking into a
> separate test to enable testing of non-error paths.
>
> Also missing is the piglit support for enabling the
> no error flag as I'm still waiting for the GLX spec to be
> released. For now it is intended to be used with the
> MESA_NO_ERROR env var.
>
> Adding config.khr_no_error_support to the c file seemed much
> cleaner and less error prone to me over adding an extra param
> to the python profile.
>
> Any feedback on this approach is appreciated.
>
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit
>
More information about the Piglit
mailing list