Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_util.c179 case TGSI_OPCODE_PK4UB: in tgsi_util_get_src_usage_mask()
Dtgsi_exec.c5073 case TGSI_OPCODE_PK4UB: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h389 TGSI_OPCODE_PK4UB = 43, enumerator
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c624 case TGSI_OPCODE_PK4UB: in lp_emit_instruction_aos()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1826 [TGSI_OPCODE_PK4UB] = 0, /* XXX */
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11828 [TGSI_OPCODE_PK4UB] = { ALU_OP0_NOP, tgsi_unsupported},
12026 [TGSI_OPCODE_PK4UB] = { ALU_OP0_NOP, tgsi_unsupported},
12253 [TGSI_OPCODE_PK4UB] = { ALU_OP0_NOP, tgsi_unsupported},