[Piglit] [PATCH 0/1] RFC: add ability to report gl api supported by test
Tom Gall
tom.gall at linaro.org
Tue Jan 22 17:28:11 PST 2013
This patch implements the ability for tests to report their
capabilities as far as which API and what versions they support.
This was discussed:
http://lists.freedesktop.org/archives/piglit/2013-January/004460.html
Where this patch diverges from what is discussed, From piglit_gl_test_conf:
supports_gl_es_version
supports_gl_core_version
supports_gl_compat_version
is what is put into the JSON structure if they are non-zero.
I decided to go this route as it keeps consistent with what already
exists in piglit.
If this is more or less reasonable, I think the next step is adding an
--api parameter to piglit-run.py with gl, gles, or all being valid
options. This would instruct just gl, just gles or both gl and gles
tests to be run.
--
Regards,
Tom
"Where's the kaboom!? There was supposed to be an earth-shattering
kaboom!" Marvin Martian
Tech Lead, Graphics Working Group | Linaro.org │ Open source software
for ARM SoCs
w) tom.gall att linaro.org
h) tom_gall att mac.com
More information about the Piglit
mailing list