Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_util.c197 case TGSI_OPCODE_UP4UB: in tgsi_util_get_inst_usage_mask()
Dtgsi_exec.c5254 case TGSI_OPCODE_UP4UB: in exec_instruction()
/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h389 #define TGSI_OPCODE_UP4UB 58 macro
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h400 #define TGSI_OPCODE_UP4UB 58 macro
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_info.c98 { 1, 1, 0, 0, 0, 0, COMP, "UP4UB", TGSI_OPCODE_UP4UB },
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.c253 case TGSI_OPCODE_UP4UB: in lp_build_tgsi_inst_llvm()
Dlp_bld_tgsi_aos.c686 case TGSI_OPCODE_UP4UB: in lp_emit_instruction_aos()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1518 [TGSI_OPCODE_UP4UB] = 0, /* XXX */
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c10308 [TGSI_OPCODE_UP4UB] = { ALU_OP0_NOP, tgsi_unsupported},
10506 [TGSI_OPCODE_UP4UB] = { ALU_OP0_NOP, tgsi_unsupported},
10728 [TGSI_OPCODE_UP4UB] = { ALU_OP0_NOP, tgsi_unsupported},