Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/include/
DVGPU10ShaderTokens.h192 VGPU10_OPCODE_DCL_INPUT_SIV = 97, enumerator
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c600 case VGPU10_OPCODE_DCL_INPUT_SIV: in check_register_index()
3554 opcodeType == VGPU10_OPCODE_DCL_INPUT_SIV || in emit_input_declaration()
4401 emit_input_declaration(emit, VGPU10_OPCODE_DCL_INPUT_SIV, in emit_system_value_declaration()
4415 emit_input_declaration(emit, VGPU10_OPCODE_DCL_INPUT_SIV, in emit_system_value_declaration()
4851 opcodeType = VGPU10_OPCODE_DCL_INPUT_SIV; in emit_gs_input_declarations()
4975 VGPU10_OPCODE_DCL_INPUT_SIV, in emit_tessfactor_input_declarations()
4985 VGPU10_OPCODE_DCL_INPUT_SIV, in emit_tessfactor_input_declarations()
4991 VGPU10_OPCODE_DCL_INPUT_SIV, in emit_tessfactor_input_declarations()
5002 VGPU10_OPCODE_DCL_INPUT_SIV, in emit_tessfactor_input_declarations()
5012 VGPU10_OPCODE_DCL_INPUT_SIV, in emit_tessfactor_input_declarations()
[all …]