This extension is purely GLSL -- there are no new GL API elements. Signed-off-by: Chris Forbes <chr...@ijw.co.nz> --- src/mapi/glapi/gen/gl_API.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 42df1ad..bd0a2a7 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -8476,7 +8476,13 @@ <xi:include href="ARB_ES3_compatibility.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> -<!-- ARB extensions #128...#131 --> +<!-- ARB extension #128 --> + +<category name="GL_ARB_fragment_layer_viewport" number="129"> + <!-- No new functions, types, enums. --> +</category> + +<!-- ARB extensions #130..#131 --> <xi:include href="ARB_invalidate_subdata.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> -- 1.8.5.3 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev