Re: [Mesa-dev] [PATCH] tgsi-dump: dump label if instruction has one

2017-02-20 Thread Jose Fonseca
On 09/02/17 14:41, marcandre.lur...@redhat.com wrote: From: Marc-André Lureau The instruction has an associated label when Instruction.Label == 1, as can be seen in ureg_emit_label() or tgsi_build_full_instruction(). This fixes dump generating extra :0 labels on conditionals, and virgl parsing

[Mesa-dev] [PATCH] tgsi-dump: dump label if instruction has one

2017-02-09 Thread marcandre . lureau
From: Marc-André Lureau The instruction has an associated label when Instruction.Label == 1, as can be seen in ureg_emit_label() or tgsi_build_full_instruction(). This fixes dump generating extra :0 labels on conditionals, and virgl parsing more than the expected tokens and eventually reaching "