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.c381 case VGPU10_OPCODE_DCL_OUTPUT_SIV: in check_register_index()
2124 type == VGPU10_OPCODE_DCL_OUTPUT_SIV); in emit_output_declaration()
2541 type = VGPU10_OPCODE_DCL_OUTPUT_SIV; in emit_output_declarations()
2547 type = VGPU10_OPCODE_DCL_OUTPUT_SIV; in emit_output_declarations()
3235 emit_output_declaration(emit, VGPU10_OPCODE_DCL_OUTPUT_SIV, index, in emit_clip_distance_declarations()
3241 emit_output_declaration(emit, VGPU10_OPCODE_DCL_OUTPUT_SIV, index + 1, in emit_clip_distance_declarations()