It looks like only part of this series has landed?
Patches 1 through 7 and 9 through 12 are
Reviewed-by: Ian Romanick
On 08/01/2016 10:29 AM, Kenneth Graunke wrote:
> The OES_tessellation_shader and EXT_tessellation_shader specifications
> have suffixed names. These are identical to the core f
FYI, I've been putting these into sections in es_EXT.xml. Your call though.
On Aug 1, 2016 12:30 PM, "Kenneth Graunke" wrote:
> The OES_tessellation_shader and EXT_tessellation_shader specifications
> have suffixed names. These are identical to the core function, so just
> alias them.
>
> Signe
The OES_tessellation_shader and EXT_tessellation_shader specifications
have suffixed names. These are identical to the core function, so just
alias them.
Signed-off-by: Kenneth Graunke
---
src/mapi/glapi/gen/ARB_tessellation_shader.xml | 10 ++
src/mesa/main/tests/dispatch_sanity.cpp