Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c5387 static int cayman_trig(struct r600_shader_ctx *ctx) in cayman_trig() function
12133 [TGSI_OPCODE_COS] = { ALU_OP1_COS, cayman_trig},
12145 [TGSI_OPCODE_SIN] = { ALU_OP1_SIN, cayman_trig},