Searched refs:TGSI_OPCODE_DSSG (Results 1 – 8 of 8) sorted by relevance
264 { 1, 1, 0, 0, 0, 0, COMP, "DSSG", TGSI_OPCODE_DSSG },406 case TGSI_OPCODE_DSSG: in tgsi_opcode_infer_type()
167 fullinst->Instruction.Opcode <= TGSI_OPCODE_DSSG) in tgsi_scan_shader()
209 case TGSI_OPCODE_DSSG: in tgsi_opcode_infer_type()
448 fullinst->Instruction.Opcode <= TGSI_OPCODE_DSSG) || in scan_instruction()
570 #define TGSI_OPCODE_DSSG 222 macro
576 #define TGSI_OPCODE_DSSG 222 macro
365 } else if (emit_data->inst->Instruction.Opcode == TGSI_OPCODE_DSSG) { in emit_ssg()743 bld_base->op_actions[TGSI_OPCODE_DSSG].emit = emit_ssg; in si_shader_context_init_alu()
4165 case TGSI_OPCODE_DSSG: in handleInstruction()