[Piglit] [PATCH 04/10] nv_conditional_render: port tests to gles3

Erik Faye-Lund erik.faye-lund at collabora.com
Tue Nov 6 18:13:55 UTC 2018


On Mon, 2018-11-05 at 23:56 -0500, Ilia Mirkin wrote:
> On Mon, Nov 5, 2018 at 1:35 PM Erik Faye-Lund
> <erik.faye-lund at collabora.com> wrote:
> > 
> > 
> > On Nov 5, 2018 19:20, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> > 
> > Unless there's something that makes this a pain for ES2, I'd rather
> > these tests were runnable with gl_es_version = 20. You can test
> > with
> > MESA_GLES_VERSION_OVERRIDE=20.
> > 
> > 
> > Yeah, I already started on this. There's a few of them that won't
> > work on es2, like the blitframebuffer test etc. I'll send an
> > updated version soon.
> 
> It's not necessary to kill yourself making all of these work in ES2.
> If they don't work without larger changes, keep them at ES3.

Yeah, OK. It gets kinda hairy with the ARB_occlusion_query vs
GL_EXT_occlusion_query_boolean bits, at least if we want to support
both. So yeah, perhaps getting the tests running on gles3 is OK for
now?



More information about the Piglit mailing list