On Fri, Sep 9, 2016 at 7:14 PM, Dylan Baker <dy...@pnwbakers.com> wrote:
> +EXT(ARB_shader_viewport_layer_array         , 
> ARB_shader_viewport_layer_array        , GLL, GLC,  x ,  x , 2015)

This relies on GL 3.2 at least, so I think this should just be GLC, not GLL.

Also, you mention it requires GL 3.1, but really it just requires
GL_ARB_viewport_array (which became core in GL 4.1). I think it'd be
safe to enable this on SNB+. Your call.

Core bits are

Reviewed-by: Ilia Mirkin <imir...@alum.mit.edu>

Some piglit tests to check the TES behaviour would be nice.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to