Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h374 #define TGSI_OPCODE_PK4UB 43 macro
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c83 { 1, 1, 0, 0, 0, 0, 0, REPL, "PK4UB", TGSI_OPCODE_PK4UB },
Dtgsi_exec.c5301 case TGSI_OPCODE_PK4UB: in exec_instruction()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c686 case TGSI_OPCODE_PK4UB: in lp_emit_instruction_aos()
/external/mesa3d/src/gallium/drivers/ilo/shader/
Dtoy_tgsi.c794 [TGSI_OPCODE_PK4UB] = aos_unsupported,
1335 [TGSI_OPCODE_PK4UB] = soa_unsupported,
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1557 [TGSI_OPCODE_PK4UB] = 0, /* XXX */
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c9104 [TGSI_OPCODE_PK4UB] = { ALU_OP0_NOP, tgsi_unsupported},
9302 [TGSI_OPCODE_PK4UB] = { ALU_OP0_NOP, tgsi_unsupported},
9525 [TGSI_OPCODE_PK4UB] = { ALU_OP0_NOP, tgsi_unsupported},