Procházet zdrojové kódy

glapi: Add (empty) api section for ARB_fragment_layer_viewport

This extension is purely GLSL -- there are no new GL API elements.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
tags/10.3-branchpoint
Chris Forbes před 11 roky
rodič
revize
22448c819d
1 změnil soubory, kde provedl 7 přidání a 1 odebrání
  1. 7
    1
      src/mapi/glapi/gen/gl_API.xml

+ 7
- 1
src/mapi/glapi/gen/gl_API.xml Zobrazit soubor

@@ -8312,7 +8312,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 -->

<category name="GL_ARB_explicit_uniform_location" number="128">
<enum name="MAX_UNIFORM_LOCATIONS" count="1" value="0x826E" >

Načítá se…
Zrušit
Uložit