Mesa (master): r600g: kill off r600_shader_tgsi_instruction::{tgsi_opcode, is_op3}

Emil Velikov evelikov at kemper.freedesktop.org
Tue Mar 17 23:55:17 UTC 2015


Module: Mesa
Branch: master
Commit: 63cf2b4448f96c8b69c11dac14d8c55742dc6918
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=63cf2b4448f96c8b69c11dac14d8c55742dc6918

Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Mar 16 14:47:08 2015 +0000

r600g: kill off r600_shader_tgsi_instruction::{tgsi_opcode,is_op3}

Both of which are no longer used. Use designated initializer to make
things obvious as people add/remove TGSI_OPCODEs.

Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
Reviewed-by: Marek Olšák <marek.olsak at amd.com>

---

 src/gallium/drivers/r600/r600_shader.c | 1180 ++++++++++++++++----------------
 1 file changed, 589 insertions(+), 591 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=63cf2b4448f96c8b69c11dac14d8c55742dc6918



More information about the mesa-commit mailing list