Searched refs:TGSI_OPCODE_PK4UB (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 300 #define TGSI_OPCODE_PK4UB 43 macro
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_info.c | 83 { 1, 1, 0, 0, 0, 0, COMP, "PK4UB", TGSI_OPCODE_PK4UB },
|
D | tgsi_exec.c | 3616 case TGSI_OPCODE_PK4UB: in exec_instruction()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_aos.c | 688 case TGSI_OPCODE_PK4UB: in lp_emit_instruction_aos()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 5286 {TGSI_OPCODE_PK4UB, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_unsupported}, 5460 {TGSI_OPCODE_PK4UB, 0, EG_V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_unsupported}, 5634 {TGSI_OPCODE_PK4UB, 0, EG_V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_unsupported},
|