<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 15/03/18 16:03, Emil Velikov wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CACvgo50B63sAwBjdUVZSNNw0OmkatgeQ3LUCZJ2VJk0YJDwvdg@mail.gmail.com">
<blockquote type="cite" style="color: #000000;">
<pre wrap="">+EXT(INTEL_blackhole_render , INTEL_blackhole_render , GLL, GLC, x , ES2, 2018)
</pre>
</blockquote>
<pre wrap="">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.
</pre>
</blockquote>
Actually the gl.xml was set to enable it for GL/GLES2, although
written against the ES3 spec.<br>
<br>
Looking at the other extensions, they don't seem to specify what
version of GLES it applies to.<br>
<br>
So I'm still not quite sure what I should put into this extension
table :|<br>
<br>
-<br>
Lionel<br>
</body>
</html>