Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_util.c135 case TGSI_OPCODE_UP4B: in tgsi_util_get_inst_usage_mask()
Dtgsi_exec.c5234 case TGSI_OPCODE_UP4B: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h402 TGSI_OPCODE_UP4B = 57, enumerator
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.c252 case TGSI_OPCODE_UP4B: in lp_build_tgsi_inst_llvm()
Dlp_bld_tgsi_aos.c680 case TGSI_OPCODE_UP4B: in lp_emit_instruction_aos()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1833 [TGSI_OPCODE_UP4B] = 0, /* XXX */
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11814 [TGSI_OPCODE_UP4B] = { ALU_OP0_NOP, tgsi_unsupported},
12012 [TGSI_OPCODE_UP4B] = { ALU_OP0_NOP, tgsi_unsupported},
12239 [TGSI_OPCODE_UP4B] = { ALU_OP0_NOP, tgsi_unsupported},