Searched refs:tgsi_trig (Results 1 – 1 of 1) sorted by relevance
5418 static int tgsi_trig(struct r600_shader_ctx *ctx) in tgsi_trig() function11709 [TGSI_OPCODE_COS] = { ALU_OP1_COS, tgsi_trig},11721 [TGSI_OPCODE_SIN] = { ALU_OP1_SIN, tgsi_trig},11907 [TGSI_OPCODE_COS] = { ALU_OP1_COS, tgsi_trig},11919 [TGSI_OPCODE_SIN] = { ALU_OP1_SIN, tgsi_trig},