Home
last modified time | relevance | path

Searched refs:VGPU10_OPCODE_DCL_INPUT_SIV (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/include/
H A DVGPU10ShaderTokens.h200 VGPU10_OPCODE_DCL_INPUT_SIV = 97, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c668 case VGPU10_OPCODE_DCL_INPUT_SIV: in check_register_index()
3805 opcodeType == VGPU10_OPCODE_DCL_INPUT_SIV || in emit_input_declaration()
4652 emit_input_declaration(emit, VGPU10_OPCODE_DCL_INPUT_SIV, in emit_system_value_declaration()
4666 emit_input_declaration(emit, VGPU10_OPCODE_DCL_INPUT_SIV, in emit_system_value_declaration()
5175 opcodeType = VGPU10_OPCODE_DCL_INPUT_SIV; in emit_gs_input_declarations()
5278 VGPU10_OPCODE_DCL_INPUT_SIV, in emit_tessfactor_input_declarations()
5288 VGPU10_OPCODE_DCL_INPUT_SIV, in emit_tessfactor_input_declarations()
5294 VGPU10_OPCODE_DCL_INPUT_SIV, in emit_tessfactor_input_declarations()
5305 VGPU10_OPCODE_DCL_INPUT_SIV, in emit_tessfactor_input_declarations()
5315 VGPU10_OPCODE_DCL_INPUT_SIV, in emit_tessfactor_input_declarations()
[all...]

Completed in 13 milliseconds