Reviewed-by: Marek Olšák
Marek
On Sun, May 22, 2016 at 10:52 PM, Ilia Mirkin wrote:
> Otherwise we still have TGSI_OPCODE_CMP's info, which causes a number of
> later logic to go wrong. This fixes
>
> dEQP-GLES2.functional.shaders.functions.control_flow.return_in_if_vertex
>
> on nv30.
>
> Sign
Otherwise we still have TGSI_OPCODE_CMP's info, which causes a number of
later logic to go wrong. This fixes
dEQP-GLES2.functional.shaders.functions.control_flow.return_in_if_vertex
on nv30.
Signed-off-by: Ilia Mirkin
---
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 1 +
1 file changed, 1 inse