[Mesa-dev] [PATCH] mesa: Use _mesa_has_OES_geometry_shader() when validating draws

Kenneth Graunke kenneth at whitecape.org
Thu Feb 23 20:00:44 UTC 2017


On Thursday, February 23, 2017 10:46:54 AM PST Ilia Mirkin wrote:
> The assumption was that if you're setting that ext, you can do gles31. Is
> there a driver/hw combo where that's not the case? If so, we should fix
> that instead...

ChromeOS/ARC++ currently disables GLES 3.1 on i965 because we haven't
passed all the dEQP tests for it.  So, we support the functionality,
but they're using GLES 3.0 contexts.  I'm guessing that's why they hit
this and I haven't.

They could probably disable the bit too, but checking whether the
feature is actually exposed seems pretty reasonable.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170223/6841040e/attachment.sig>


More information about the mesa-dev mailing list