Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_ARA (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h317 #define TGSI_OPCODE_ARA 60 macro
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c100 { 1, 1, 0, 0, 0, 0, COMP, "ARA", TGSI_OPCODE_ARA },
Dtgsi_exec.c3709 case TGSI_OPCODE_ARA: in exec_instruction()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.c212 case TGSI_OPCODE_ARA: in lp_build_tgsi_inst_llvm()
Dlp_bld_tgsi_aos.c774 case TGSI_OPCODE_ARA: in lp_emit_instruction_aos()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c5303 {TGSI_OPCODE_ARA, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_unsupported},
5477 {TGSI_OPCODE_ARA, 0, EG_V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_unsupported},
5651 {TGSI_OPCODE_ARA, 0, EG_V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_unsupported},