Searched refs:tgsi_exp (Results 1 – 2 of 2) sorted by relevance
9801 static int tgsi_exp(struct r600_shader_ctx *ctx) in tgsi_exp() function11678 [TGSI_OPCODE_EXP] = { ALU_OP0_NOP, tgsi_exp},11877 [TGSI_OPCODE_EXP] = { ALU_OP0_NOP, tgsi_exp},12103 [TGSI_OPCODE_EXP] = { ALU_OP0_NOP, tgsi_exp},
2722 - r600g: Ensure r600_src is initialized in tgsi_exp function.