Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c4853 static int tgsi_trig(struct r600_shader_ctx *ctx) in tgsi_trig() function
10286 [TGSI_OPCODE_COS] = { ALU_OP1_COS, tgsi_trig},
10298 [TGSI_OPCODE_SIN] = { ALU_OP1_SIN, tgsi_trig},
10484 [TGSI_OPCODE_COS] = { ALU_OP1_COS, tgsi_trig},
10496 [TGSI_OPCODE_SIN] = { ALU_OP1_SIN, tgsi_trig},