Searched refs:cayman_trig (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c5303 static int cayman_trig(struct r600_shader_ctx *ctx) function in typeref:typename:int
12048 [TGSI_OPCODE_COS] = { ALU_OP1_COS, cayman_trig},
12060 [TGSI_OPCODE_SIN] = { ALU_OP1_SIN, cayman_trig},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c5401 static int cayman_trig(struct r600_shader_ctx *ctx) function in typeref:typename:int
12218 [TGSI_OPCODE_COS] = { ALU_OP1_COS, cayman_trig},
12230 [TGSI_OPCODE_SIN] = { ALU_OP1_SIN, cayman_trig},

Completed in 25 milliseconds