Home
last modified time | relevance | path

Searched refs:tgsi_exp (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c9801 static int tgsi_exp(struct r600_shader_ctx *ctx) in tgsi_exp() function
11678 [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},
/external/mesa3d/docs/relnotes/
D7.10.rst2722 - r600g: Ensure r600_src is initialized in tgsi_exp function.