Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c5436 static int tgsi_trig(struct r600_shader_ctx *ctx) in tgsi_trig() function
11821 [TGSI_OPCODE_COS] = { ALU_OP1_COS, tgsi_trig},
11833 [TGSI_OPCODE_SIN] = { ALU_OP1_SIN, tgsi_trig},
12019 [TGSI_OPCODE_COS] = { ALU_OP1_COS, tgsi_trig},
12031 [TGSI_OPCODE_SIN] = { ALU_OP1_SIN, tgsi_trig},

Completed in 13 milliseconds