Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/include/
H A DVGPU10ShaderTokens.h202 VGPU10_OPCODE_DCL_INPUT_PS_SGV = 99, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c670 case VGPU10_OPCODE_DCL_INPUT_PS_SGV: in check_register_index()
3809 opcodeType == VGPU10_OPCODE_DCL_INPUT_PS_SGV); in emit_input_declaration()
5023 type = VGPU10_OPCODE_DCL_INPUT_PS_SGV; in emit_fs_input_declarations()
5033 type = VGPU10_OPCODE_DCL_INPUT_PS_SGV; in emit_fs_input_declarations()
5040 type = VGPU10_OPCODE_DCL_INPUT_PS_SGV; in emit_fs_input_declarations()
5046 type = VGPU10_OPCODE_DCL_INPUT_PS_SGV; in emit_fs_input_declarations()
5060 type = VGPU10_OPCODE_DCL_INPUT_PS_SGV; in emit_fs_input_declarations()
5068 type = VGPU10_OPCODE_DCL_INPUT_PS_SGV; in emit_fs_input_declarations()

Completed in 18 milliseconds