Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h315 #define TGSI_OPCODE_UP4UB 58 macro
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c98 { 1, 1, 0, 0, 0, 0, COMP, "UP4UB", TGSI_OPCODE_UP4UB },
Dtgsi_exec.c3701 case TGSI_OPCODE_UP4UB: in exec_instruction()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.c210 case TGSI_OPCODE_UP4UB: in lp_build_tgsi_inst_llvm()
Dlp_bld_tgsi_aos.c762 case TGSI_OPCODE_UP4UB: in lp_emit_instruction_aos()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c5301 {TGSI_OPCODE_UP4UB, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_unsupported},
5475 {TGSI_OPCODE_UP4UB, 0, EG_V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_unsupported},
5649 {TGSI_OPCODE_UP4UB, 0, EG_V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_unsupported},