Searched defs:tgsi_xpd (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c7845 static int tgsi_xpd(struct r600_shader_ctx *ctx) function
9092 [TGSI_OPCODE_XPD] = { ALU_OP0_NOP, tgsi_xpd},
9290 [TGSI_OPCODE_XPD] = { ALU_OP0_NOP, tgsi_xpd},
9513 [TGSI_OPCODE_XPD] = { ALU_OP0_NOP, tgsi_xpd},

Completed in 130 milliseconds