Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_util.c205 case TGSI_OPCODE_PK2US: in tgsi_util_get_inst_usage_mask()
Dtgsi_exec.c5381 case TGSI_OPCODE_PK2US: in exec_instruction()
/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h376 #define TGSI_OPCODE_PK2US 41 macro
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h392 TGSI_OPCODE_PK2US = 41, enumerator
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_info.c81 { 1, 1, 0, 0, 0, 0, COMP, "PK2US", TGSI_OPCODE_PK2US },
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c615 case TGSI_OPCODE_PK2US: in lp_emit_instruction_aos()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1823 [TGSI_OPCODE_PK2US] = 0, /* XXX */
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11714 [TGSI_OPCODE_PK2US] = { ALU_OP0_NOP, tgsi_unsupported},
11912 [TGSI_OPCODE_PK2US] = { ALU_OP0_NOP, tgsi_unsupported},
12138 [TGSI_OPCODE_PK2US] = { ALU_OP0_NOP, tgsi_unsupported},