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

/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c98 { 1, 1, 0, 0, 0, 0, COMP, "UP4UB", TGSI_OPCODE_UP4UB },
H A Dtgsi_exec.c3701 case TGSI_OPCODE_UP4UB:
/external/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h315 #define TGSI_OPCODE_UP4UB 58 macro
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.c210 case TGSI_OPCODE_UP4UB:
H A Dlp_bld_tgsi_aos.c762 case TGSI_OPCODE_UP4UB:
/external/mesa3d/src/gallium/drivers/r600/
H A 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},

Completed in 129 milliseconds