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.c5418 static int tgsi_trig(struct r600_shader_ctx *ctx) in tgsi_trig() function
11709 [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},