Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/include/
DVGPU10ShaderTokens.h180 VGPU10_OPCODE_SINCOS = 77, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c7987 emit_opcode(emit, VGPU10_OPCODE_SINCOS, FALSE); in emit_sincos()