Searched refs:TGSI_OPCODE_CAL (Results 1 – 16 of 16) sorted by relevance
260 case TGSI_OPCODE_CAL: in tgsi_transform_shader()
663 case TGSI_OPCODE_CAL: in iter_instruction()
1025 case TGSI_OPCODE_CAL: in check_no_subroutines()
5167 case TGSI_OPCODE_CAL: in exec_instruction()
409 TGSI_OPCODE_CAL = 63, enumerator
294 if (inst->Instruction.Opcode == TGSI_OPCODE_CAL) { in transform_inst()
450 case TGSI_OPCODE_CAL: in analyse_instruction()
698 case TGSI_OPCODE_CAL: in lp_emit_instruction_aos()
2703 opcode == TGSI_OPCODE_CAL || in near_end_of_shader()4512 bld.bld_base.op_actions[TGSI_OPCODE_CAL].emit = cal_emit; in lp_build_tgsi_soa()
702 case TGSI_OPCODE_CAL: in nvfx_vertprog_parse_instruction()707 if(finst->Instruction.Opcode == TGSI_OPCODE_CAL) in nvfx_vertprog_parse_instruction()
798 case TGSI_OPCODE_CAL: in nvfx_fragprog_parse_instruction()
2856 case TGSI_OPCODE_CAL: in svga_emit_instruction()
10997 case TGSI_OPCODE_CAL: in emit_instruction()
1842 [TGSI_OPCODE_CAL] = 0, /* XXX */
3739 case TGSI_OPCODE_CAL: in handleInstruction()
11848 [TGSI_OPCODE_CAL] = { ALU_OP0_NOP, tgsi_unsupported},12046 [TGSI_OPCODE_CAL] = { ALU_OP0_NOP, tgsi_unsupported},12273 [TGSI_OPCODE_CAL] = { ALU_OP0_NOP, tgsi_unsupported},