Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/include/
DVGPU10ShaderTokens.h165 VGPU10_OPCODE_SAMPLE_C = 70, enumerator
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c8008 opcode = VGPU10_OPCODE_SAMPLE_C; in emit_tex()
8017 if (opcode == VGPU10_OPCODE_SAMPLE_C) { in emit_tex()
8225 emit_sample_opcode(emit, VGPU10_OPCODE_SAMPLE_C, in emit_tex2()
8282 opcode = VGPU10_OPCODE_SAMPLE_C; in emit_txp()
8291 if (opcode == VGPU10_OPCODE_SAMPLE_C) { in emit_txp()