[Mesa-dev] [PATCH 1/4] mesa: add INTEL_blackhole_render

Lionel Landwerlin lionel.g.landwerlin at intel.com
Wed Apr 4 14:48:58 UTC 2018


On 15/03/18 16:03, Emil Velikov wrote:
>> +EXT(INTEL_blackhole_render                  , INTEL_blackhole_render                 , GLL, GLC,  x , ES2, 2018)
> Spec says "OpenGL 3.0 is required" so GLL + GLC should become 30
> Wrt GLES side the spec does not mention anything - is that ES1, ES2,
> which version etc.
> Worth keeping it simple and update the spec to say ES2+?
>
> The patch implements Enable/Disable, yet IsEnabled is missing.
Actually the gl.xml was set to enable it for GL/GLES2, although written 
against the ES3 spec.

Looking at the other extensions, they don't seem to specify what version 
of GLES it applies to.

So I'm still not quite sure what I should put into this extension table :|

-
Lionel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180404/1a3bd762/attachment.html>


More information about the mesa-dev mailing list