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
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev