Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h372 #define TGSI_OPCODE_PK2US 41 macro
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c81 { 1, 1, 0, 0, 0, 0, 0, REPL, "PK2US", TGSI_OPCODE_PK2US },
Dtgsi_exec.c5293 case TGSI_OPCODE_PK2US: in exec_instruction()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c678 case TGSI_OPCODE_PK2US: in lp_emit_instruction_aos()
/external/mesa3d/src/gallium/drivers/ilo/shader/
Dtoy_tgsi.c792 [TGSI_OPCODE_PK2US] = aos_unsupported,
1333 [TGSI_OPCODE_PK2US] = soa_unsupported,
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1555 [TGSI_OPCODE_PK2US] = 0, /* XXX */
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c9102 [TGSI_OPCODE_PK2US] = { ALU_OP0_NOP, tgsi_unsupported},
9300 [TGSI_OPCODE_PK2US] = { ALU_OP0_NOP, tgsi_unsupported},
9523 [TGSI_OPCODE_PK2US] = { ALU_OP0_NOP, tgsi_unsupported},