Searched refs:opcode0 (Results 1 – 2 of 2) sorted by relevance
2240 VGPU10OpcodeToken0 opcode0; in emit_discard_opcode() local2242 opcode0.value = 0; in emit_discard_opcode()2243 opcode0.opcodeType = VGPU10_OPCODE_DISCARD; in emit_discard_opcode()2245 opcode0.testBoolean = VGPU10_INSTRUCTION_TEST_NONZERO; in emit_discard_opcode()2247 emit_dword(emit, opcode0.value); in emit_discard_opcode()3123 VGPU10OpcodeToken0 opcode0, unsigned nData, in emit_property_instruction() argument3127 emit_dword(emit, opcode0.value); in emit_property_instruction()3140 VGPU10OpcodeToken0 opcode0; in emit_property_instructions() local3145 opcode0.value = 0; in emit_property_instructions()3146 opcode0.opcodeType = VGPU10_OPCODE_DCL_GS_INPUT_PRIMITIVE; in emit_property_instructions()[all …]
337 const char* opcode0 = ""; // Prefix part. in DumpInstruction() local561 opcode0 = "u"; in DumpInstruction()1613 prefix_str, opcode0, opcode1, opcode2, opcode3, opcode4) in DumpInstruction()