Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_ARR (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c101 { 1, 1, 0, 0, 0, 0, COMP, "ARR", TGSI_OPCODE_ARR },
354 case TGSI_OPCODE_ARR: in tgsi_opcode_infer_dst_type()
Dtgsi_util.c184 case TGSI_OPCODE_ARR: in tgsi_util_get_inst_usage_mask()
Dtgsi_exec.c3713 case TGSI_OPCODE_ARR: in exec_instruction()
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h318 #define TGSI_OPCODE_ARR 61 macro
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_action.c806 bld_base->op_actions[TGSI_OPCODE_ARR].emit = arr_emit; in lp_set_default_actions()
1567 bld_base->op_actions[TGSI_OPCODE_ARR].emit = arr_emit_cpu; in lp_set_default_actions_cpu()
Dlp_bld_tgsi_aos.c780 case TGSI_OPCODE_ARR: in lp_emit_instruction_aos()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c4764 case TGSI_OPCODE_ARR: in tgsi_eg_arl()
4814 case TGSI_OPCODE_ARR: in tgsi_r600_arl()
5304 {TGSI_OPCODE_ARR, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_r600_arl},
5478 {TGSI_OPCODE_ARR, 0, EG_V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_eg_arl},
5652 {TGSI_OPCODE_ARR, 0, EG_V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_eg_arl},