Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/include/
DVGPU10ShaderTokens.h173 VGPU10_OPCODE_DCL_OUTPUT_SIV = 103, enumerator
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c385 case VGPU10_OPCODE_DCL_OUTPUT_SIV: in check_register_index()
2130 type == VGPU10_OPCODE_DCL_OUTPUT_SIV); in emit_output_declaration()
2557 type = VGPU10_OPCODE_DCL_OUTPUT_SIV; in emit_output_declarations()
2563 type = VGPU10_OPCODE_DCL_OUTPUT_SIV; in emit_output_declarations()
3255 emit_output_declaration(emit, VGPU10_OPCODE_DCL_OUTPUT_SIV, index, in emit_clip_distance_declarations()
3261 emit_output_declaration(emit, VGPU10_OPCODE_DCL_OUTPUT_SIV, index + 1, in emit_clip_distance_declarations()