[Mesa-dev] [PATCH] mesa: add GL_OES_shader_multisample_interpolation support
Marek Olšák
maraeo at gmail.com
Sun Feb 21 12:02:06 UTC 2016
On Sat, Feb 20, 2016 at 9:05 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
> ---
>
> dEQP tests mostly pass... they reveal some pre-existing issues with packed
> varyings and interpolateAt* - the interpolants become temporaries, which breaks
> everything. However fixing this should be unrelated to enabling this extension.
Piglit reveals this too if you don't compile shaders on demand.
Marek
More information about the mesa-dev
mailing list