In the event that ever happened: Reviewed-by: Dylan Baker <[email protected]>
Quoting Kenneth Graunke (2017-09-18 14:22:06) > Following the pattern, if there ever were a OpenGL 4.6 CTS, it would > probably have tests named like this. > --- > tests/khr_gl.py | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/tests/khr_gl.py b/tests/khr_gl.py > index 0cc86afff..6a4e845c4 100644 > --- a/tests/khr_gl.py > +++ b/tests/khr_gl.py > @@ -89,5 +89,7 @@ profile = deqp.make_profile( # pylint: disable=invalid-name > deqp.gen_caselist_txt(_KHR_BIN, 'KHR-GL44-cases.txt', > _EXTRA_ARGS)), > deqp.iter_deqp_test_cases( > deqp.gen_caselist_txt(_KHR_BIN, 'KHR-GL45-cases.txt', > _EXTRA_ARGS)), > + deqp.iter_deqp_test_cases( > + deqp.gen_caselist_txt(_KHR_BIN, 'KHR-GL46-cases.txt', > _EXTRA_ARGS)), > ), > DEQPKHRTest) > -- > 2.14.1 > > _______________________________________________ > Piglit mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/piglit
signature.asc
Description: signature
_______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
