Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/include/
H A DVGPU10ShaderTokens.h201 VGPU10_OPCODE_DCL_INPUT_PS = 98, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c669 case VGPU10_OPCODE_DCL_INPUT_PS: in check_register_index()
3807 opcodeType == VGPU10_OPCODE_DCL_INPUT_PS || in emit_input_declaration()
3889 * VGPU10_OPCODE_DCL_INPUT and VGPU10_OPCODE_DCL_INPUT_PS and in emit_input_declaration()
3895 opcodeType != VGPU10_OPCODE_DCL_INPUT_PS) || in emit_input_declaration()
5075 type = VGPU10_OPCODE_DCL_INPUT_PS; in emit_fs_input_declarations()

Completed in 18 milliseconds