Searched refs:TGSI_OPCODE_PK4UB (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_util.c | 236 case TGSI_OPCODE_PK4UB: in tgsi_util_get_inst_usage_mask()
|
D | tgsi_exec.c | 5168 case TGSI_OPCODE_PK4UB: in exec_instruction()
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 374 #define TGSI_OPCODE_PK4UB 43 macro
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 385 #define TGSI_OPCODE_PK4UB 43 macro
|
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_info.c | 83 { 1, 1, 0, 0, 0, 0, COMP, "PK4UB", TGSI_OPCODE_PK4UB },
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_aos.c | 623 case TGSI_OPCODE_PK4UB: in lp_emit_instruction_aos()
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | tgsi_to_nir.c | 1506 [TGSI_OPCODE_PK4UB] = 0, /* XXX */
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 10293 [TGSI_OPCODE_PK4UB] = { ALU_OP0_NOP, tgsi_unsupported}, 10491 [TGSI_OPCODE_PK4UB] = { ALU_OP0_NOP, tgsi_unsupported}, 10713 [TGSI_OPCODE_PK4UB] = { ALU_OP0_NOP, tgsi_unsupported},
|