Searched refs:opcode0 (Results 1 – 1 of 1) sorted by relevance
2076 VGPU10OpcodeToken0 opcode0; in emit_discard_opcode() local2078 opcode0.value = 0; in emit_discard_opcode()2079 opcode0.opcodeType = VGPU10_OPCODE_DISCARD; in emit_discard_opcode()2081 opcode0.testBoolean = VGPU10_INSTRUCTION_TEST_NONZERO; in emit_discard_opcode()2083 emit_dword(emit, opcode0.value); in emit_discard_opcode()2875 VGPU10OpcodeToken0 opcode0, unsigned nData, in emit_property_instruction() argument2879 emit_dword(emit, opcode0.value); in emit_property_instruction()2892 VGPU10OpcodeToken0 opcode0; in emit_property_instructions() local2897 opcode0.value = 0; in emit_property_instructions()2898 opcode0.opcodeType = VGPU10_OPCODE_DCL_GS_INPUT_PRIMITIVE; in emit_property_instructions()[all …]