Reviewed-by: Ian Romanick
On 08/27/2016 02:20 PM, Ilia Mirkin wrote:
> This extension should just be available whenever ES 3.1 is available.
> With the new extension verification infrastructure, it will only be
> enable-able on a #version 310 es shader, rendering the original reason
> for having
This extension should just be available whenever ES 3.1 is available.
With the new extension verification infrastructure, it will only be
enable-able on a #version 310 es shader, rendering the original reason
for having a separate enable moot.
Signed-off-by: Ilia Mirkin
---
src/mesa/drivers/dri/