Searched refs:tgsi_trig (Results 1 – 1 of 1) sorted by relevance
4853 static int tgsi_trig(struct r600_shader_ctx *ctx) in tgsi_trig() function10286 [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},