Reviewed-by: Marek Olšák
Marek
On Mon, Sep 11, 2017 at 3:37 PM, Ilia Mirkin wrote:
> It's obviously misformed, and it's triggering on
>
> dEQP-GLES31.functional.program_interface_query.program_input.type.separable_geometry.int
>
> and a few related tests, which have a geometry shader with
>
> "
It's obviously misformed, and it's triggering on
dEQP-GLES31.functional.program_interface_query.program_input.type.separable_geometry.int
and a few related tests, which have a geometry shader with
"in highp int target[];"
which for some reason ends up with a "smooth" interpolation. I'm not sure