Searched refs:TGSI_OPCODE_PK4B (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_util.c | 235 case TGSI_OPCODE_PK4B: in tgsi_util_get_inst_usage_mask()
|
D | tgsi_exec.c | 5385 case TGSI_OPCODE_PK4B: in exec_instruction()
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 393 TGSI_OPCODE_PK4B = 42, enumerator
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 377 #define TGSI_OPCODE_PK4B 42 macro
|
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_info.c | 82 { 1, 1, 0, 0, 0, 0, COMP, "PK4B", TGSI_OPCODE_PK4B },
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_aos.c | 619 case TGSI_OPCODE_PK4B: in lp_emit_instruction_aos()
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | tgsi_to_nir.c | 1824 [TGSI_OPCODE_PK4B] = 0, /* XXX */
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 11715 [TGSI_OPCODE_PK4B] = { ALU_OP0_NOP, tgsi_unsupported}, 11913 [TGSI_OPCODE_PK4B] = { ALU_OP0_NOP, tgsi_unsupported}, 12139 [TGSI_OPCODE_PK4B] = { ALU_OP0_NOP, tgsi_unsupported},
|