From 5938771eb693b08f9959c2ec2f2b053acad084b8 Mon Sep 17 00:00:00 2001 From: Amer Koleci Date: Wed, 21 Sep 2022 17:57:04 +0200 Subject: [PATCH] Improve code generation and use new UnscopedRef. --- Directory.Build.props | 3 +- src/Generator/CodeWriter.cs | 6 - src/Generator/Program.cs | 12 - .../Generated/Graphics/Direct2D.Common.cs | 5 - .../Generated/Graphics/Direct2D.cs | 5 - .../Direct2D/ID2D1AnalysisTransform.cs | 5 - .../Graphics/Direct2D/ID2D1Bitmap.cs | 5 - .../Graphics/Direct2D/ID2D1Bitmap1.cs | 5 - .../Graphics/Direct2D/ID2D1BitmapBrush.cs | 5 - .../Graphics/Direct2D/ID2D1BitmapBrush1.cs | 5 - .../Direct2D/ID2D1BitmapRenderTarget.cs | 5 - .../Graphics/Direct2D/ID2D1BlendTransform.cs | 5 - .../Graphics/Direct2D/ID2D1BorderTransform.cs | 5 - .../ID2D1BoundsAdjustmentTransform.cs | 5 - .../Generated/Graphics/Direct2D/ID2D1Brush.cs | 5 - .../Graphics/Direct2D/ID2D1ColorContext.cs | 5 - .../Graphics/Direct2D/ID2D1ColorContext1.cs | 5 - .../Graphics/Direct2D/ID2D1CommandList.cs | 5 - .../Graphics/Direct2D/ID2D1CommandSink.cs | 5 - .../Graphics/Direct2D/ID2D1CommandSink1.cs | 5 - .../Graphics/Direct2D/ID2D1CommandSink2.cs | 5 - .../Graphics/Direct2D/ID2D1CommandSink3.cs | 5 - .../Graphics/Direct2D/ID2D1CommandSink4.cs | 5 - .../Graphics/Direct2D/ID2D1CommandSink5.cs | 5 - .../Graphics/Direct2D/ID2D1ComputeInfo.cs | 5 - .../Direct2D/ID2D1ComputeTransform.cs | 5 - .../Direct2D/ID2D1ConcreteTransform.cs | 5 - .../Graphics/Direct2D/ID2D1DCRenderTarget.cs | 5 - .../Graphics/Direct2D/ID2D1Device.cs | 5 - .../Graphics/Direct2D/ID2D1Device1.cs | 5 - .../Graphics/Direct2D/ID2D1Device2.cs | 5 - .../Graphics/Direct2D/ID2D1Device3.cs | 5 - .../Graphics/Direct2D/ID2D1Device4.cs | 5 - .../Graphics/Direct2D/ID2D1Device5.cs | 5 - .../Graphics/Direct2D/ID2D1Device6.cs | 5 - .../Graphics/Direct2D/ID2D1DeviceContext.cs | 5 - .../Graphics/Direct2D/ID2D1DeviceContext1.cs | 5 - .../Graphics/Direct2D/ID2D1DeviceContext2.cs | 5 - .../Graphics/Direct2D/ID2D1DeviceContext3.cs | 5 - .../Graphics/Direct2D/ID2D1DeviceContext4.cs | 5 - .../Graphics/Direct2D/ID2D1DeviceContext5.cs | 5 - .../Graphics/Direct2D/ID2D1DeviceContext6.cs | 5 - .../Graphics/Direct2D/ID2D1DrawInfo.cs | 5 - .../Graphics/Direct2D/ID2D1DrawTransform.cs | 5 - .../Direct2D/ID2D1DrawingStateBlock.cs | 5 - .../Direct2D/ID2D1DrawingStateBlock1.cs | 5 - .../Graphics/Direct2D/ID2D1Effect.cs | 5 - .../Graphics/Direct2D/ID2D1EffectContext.cs | 5 - .../Graphics/Direct2D/ID2D1EffectContext1.cs | 5 - .../Graphics/Direct2D/ID2D1EffectContext2.cs | 5 - .../Graphics/Direct2D/ID2D1EffectImpl.cs | 5 - .../Graphics/Direct2D/ID2D1EllipseGeometry.cs | 5 - .../Graphics/Direct2D/ID2D1Factory.cs | 5 - .../Graphics/Direct2D/ID2D1Factory1.cs | 5 - .../Graphics/Direct2D/ID2D1Factory2.cs | 5 - .../Graphics/Direct2D/ID2D1Factory3.cs | 5 - .../Graphics/Direct2D/ID2D1Factory4.cs | 5 - .../Graphics/Direct2D/ID2D1Factory5.cs | 5 - .../Graphics/Direct2D/ID2D1Factory6.cs | 5 - .../Graphics/Direct2D/ID2D1Factory7.cs | 5 - .../Direct2D/ID2D1GdiInteropRenderTarget.cs | 5 - .../Graphics/Direct2D/ID2D1GdiMetafile.cs | 5 - .../Graphics/Direct2D/ID2D1GdiMetafile1.cs | 5 - .../Graphics/Direct2D/ID2D1GdiMetafileSink.cs | 5 - .../Direct2D/ID2D1GdiMetafileSink1.cs | 5 - .../Graphics/Direct2D/ID2D1Geometry.cs | 5 - .../Graphics/Direct2D/ID2D1GeometryGroup.cs | 5 - .../Direct2D/ID2D1GeometryRealization.cs | 5 - .../Graphics/Direct2D/ID2D1GeometrySink.cs | 5 - .../Graphics/Direct2D/ID2D1GradientMesh.cs | 5 - .../Direct2D/ID2D1GradientStopCollection.cs | 5 - .../Direct2D/ID2D1GradientStopCollection1.cs | 5 - .../Direct2D/ID2D1HwndRenderTarget.cs | 5 - .../Generated/Graphics/Direct2D/ID2D1Image.cs | 5 - .../Graphics/Direct2D/ID2D1ImageBrush.cs | 5 - .../Graphics/Direct2D/ID2D1ImageSource.cs | 5 - .../Direct2D/ID2D1ImageSourceFromWic.cs | 5 - .../Generated/Graphics/Direct2D/ID2D1Ink.cs | 5 - .../Graphics/Direct2D/ID2D1InkStyle.cs | 5 - .../Generated/Graphics/Direct2D/ID2D1Layer.cs | 5 - .../Direct2D/ID2D1LinearGradientBrush.cs | 5 - .../Graphics/Direct2D/ID2D1LookupTable3D.cs | 5 - .../Generated/Graphics/Direct2D/ID2D1Mesh.cs | 5 - .../Graphics/Direct2D/ID2D1Multithread.cs | 5 - .../Graphics/Direct2D/ID2D1OffsetTransform.cs | 5 - .../Graphics/Direct2D/ID2D1PathGeometry.cs | 5 - .../Graphics/Direct2D/ID2D1PathGeometry1.cs | 5 - .../Graphics/Direct2D/ID2D1PrintControl.cs | 5 - .../Graphics/Direct2D/ID2D1Properties.cs | 5 - .../Direct2D/ID2D1RadialGradientBrush.cs | 5 - .../Direct2D/ID2D1RectangleGeometry.cs | 5 - .../Graphics/Direct2D/ID2D1RenderInfo.cs | 5 - .../Graphics/Direct2D/ID2D1RenderTarget.cs | 5 - .../Graphics/Direct2D/ID2D1Resource.cs | 5 - .../Graphics/Direct2D/ID2D1ResourceTexture.cs | 5 - .../Direct2D/ID2D1RoundedRectangleGeometry.cs | 5 - .../Direct2D/ID2D1SimplifiedGeometrySink.cs | 5 - .../Graphics/Direct2D/ID2D1SolidColorBrush.cs | 5 - .../Graphics/Direct2D/ID2D1SourceTransform.cs | 5 - .../Graphics/Direct2D/ID2D1SpriteBatch.cs | 5 - .../Graphics/Direct2D/ID2D1StrokeStyle.cs | 5 - .../Graphics/Direct2D/ID2D1StrokeStyle1.cs | 5 - .../Graphics/Direct2D/ID2D1SvgAttribute.cs | 5 - .../Graphics/Direct2D/ID2D1SvgDocument.cs | 5 - .../Graphics/Direct2D/ID2D1SvgElement.cs | 5 - .../Graphics/Direct2D/ID2D1SvgGlyphStyle.cs | 5 - .../Graphics/Direct2D/ID2D1SvgPaint.cs | 5 - .../Graphics/Direct2D/ID2D1SvgPathData.cs | 5 - .../Direct2D/ID2D1SvgPointCollection.cs | 5 - .../Direct2D/ID2D1SvgStrokeDashArray.cs | 5 - .../Direct2D/ID2D1TessellationSink.cs | 5 - .../Graphics/Direct2D/ID2D1Transform.cs | 5 - .../Graphics/Direct2D/ID2D1TransformGraph.cs | 5 - .../Graphics/Direct2D/ID2D1TransformNode.cs | 5 - .../Direct2D/ID2D1TransformedGeometry.cs | 5 - .../Direct2D/ID2D1TransformedImageSource.cs | 5 - .../Graphics/Direct2D/ID2D1VertexBuffer.cs | 5 - .../Generated/Graphics/Direct3D.Dxc.cs | 5 - .../Generated/Graphics/Direct3D.cs | 5 - .../Generated/Graphics/Direct3D/ID3DBlob.cs | 5 - .../Direct3D/ID3DDestructionNotifier.cs | 5 - .../Graphics/Direct3D/ID3DInclude.cs | 5 - .../Graphics/Direct3D/IDxcAssembler.cs | 5 - .../Generated/Graphics/Direct3D/IDxcBlob.cs | 5 - .../Graphics/Direct3D/IDxcBlobEncoding.cs | 5 - .../Graphics/Direct3D/IDxcBlobUtf16.cs | 5 - .../Graphics/Direct3D/IDxcBlobUtf8.cs | 5 - .../Graphics/Direct3D/IDxcCompiler.cs | 5 - .../Graphics/Direct3D/IDxcCompiler2.cs | 5 - .../Graphics/Direct3D/IDxcCompiler3.cs | 5 - .../Graphics/Direct3D/IDxcCompilerArgs.cs | 5 - .../Graphics/Direct3D/IDxcContainerBuilder.cs | 5 - .../Direct3D/IDxcContainerReflection.cs | 5 - .../Graphics/Direct3D/IDxcExtraOutputs.cs | 5 - .../Graphics/Direct3D/IDxcIncludeHandler.cs | 5 - .../Graphics/Direct3D/IDxcLibrary.cs | 5 - .../Generated/Graphics/Direct3D/IDxcLinker.cs | 5 - .../Graphics/Direct3D/IDxcOperationResult.cs | 5 - .../Graphics/Direct3D/IDxcOptimizer.cs | 5 - .../Graphics/Direct3D/IDxcOptimizerPass.cs | 5 - .../Graphics/Direct3D/IDxcPdbUtils.cs | 5 - .../Generated/Graphics/Direct3D/IDxcResult.cs | 5 - .../Generated/Graphics/Direct3D/IDxcUtils.cs | 5 - .../Graphics/Direct3D/IDxcValidator.cs | 5 - .../Graphics/Direct3D/IDxcValidator2.cs | 5 - .../Graphics/Direct3D/IDxcVersionInfo.cs | 5 - .../Graphics/Direct3D/IDxcVersionInfo2.cs | 5 - .../Graphics/Direct3D/IDxcVersionInfo3.cs | 5 - .../Generated/Graphics/Direct3D11.cs | 313 ------------------ .../Graphics/Direct3D11/ID3D11Asynchronous.cs | 5 - .../Direct3D11/ID3D11AuthenticatedChannel.cs | 5 - .../Graphics/Direct3D11/ID3D11BlendState.cs | 5 - .../Graphics/Direct3D11/ID3D11BlendState1.cs | 5 - .../Graphics/Direct3D11/ID3D11Buffer.cs | 5 - .../Direct3D11/ID3D11ClassInstance.cs | 5 - .../Graphics/Direct3D11/ID3D11ClassLinkage.cs | 5 - .../Graphics/Direct3D11/ID3D11CommandList.cs | 5 - .../Direct3D11/ID3D11ComputeShader.cs | 5 - .../Graphics/Direct3D11/ID3D11Counter.cs | 5 - .../Direct3D11/ID3D11CryptoSession.cs | 5 - .../Graphics/Direct3D11/ID3D11Debug.cs | 5 - .../Direct3D11/ID3D11DepthStencilState.cs | 5 - .../Direct3D11/ID3D11DepthStencilView.cs | 5 - .../Graphics/Direct3D11/ID3D11Device.cs | 5 - .../Graphics/Direct3D11/ID3D11Device1.cs | 5 - .../Graphics/Direct3D11/ID3D11Device2.cs | 5 - .../Graphics/Direct3D11/ID3D11Device3.cs | 5 - .../Graphics/Direct3D11/ID3D11Device4.cs | 5 - .../Graphics/Direct3D11/ID3D11Device5.cs | 5 - .../Graphics/Direct3D11/ID3D11DeviceChild.cs | 5 - .../Direct3D11/ID3D11DeviceContext.cs | 5 - .../Direct3D11/ID3D11DeviceContext1.cs | 5 - .../Direct3D11/ID3D11DeviceContext2.cs | 5 - .../Direct3D11/ID3D11DeviceContext3.cs | 5 - .../Direct3D11/ID3D11DeviceContext4.cs | 5 - .../Graphics/Direct3D11/ID3D11DomainShader.cs | 5 - .../Graphics/Direct3D11/ID3D11Fence.cs | 5 - .../Direct3D11/ID3D11FunctionLinkingGraph.cs | 5 - .../ID3D11FunctionParameterReflection.cs | 5 - .../Direct3D11/ID3D11FunctionReflection.cs | 5 - .../Direct3D11/ID3D11GeometryShader.cs | 5 - .../Graphics/Direct3D11/ID3D11HullShader.cs | 5 - .../Graphics/Direct3D11/ID3D11InfoQueue.cs | 5 - .../Graphics/Direct3D11/ID3D11InputLayout.cs | 5 - .../Direct3D11/ID3D11LibraryReflection.cs | 5 - .../Graphics/Direct3D11/ID3D11Linker.cs | 5 - .../Graphics/Direct3D11/ID3D11LinkingNode.cs | 5 - .../Graphics/Direct3D11/ID3D11Module.cs | 5 - .../Direct3D11/ID3D11ModuleInstance.cs | 5 - .../Graphics/Direct3D11/ID3D11Multithread.cs | 5 - .../Graphics/Direct3D11/ID3D11PixelShader.cs | 5 - .../Graphics/Direct3D11/ID3D11Predicate.cs | 5 - .../Graphics/Direct3D11/ID3D11Query.cs | 5 - .../Graphics/Direct3D11/ID3D11Query1.cs | 5 - .../Direct3D11/ID3D11RasterizerState.cs | 5 - .../Direct3D11/ID3D11RasterizerState1.cs | 5 - .../Direct3D11/ID3D11RasterizerState2.cs | 5 - .../ID3D11RefDefaultTrackingOptions.cs | 5 - .../Direct3D11/ID3D11RefTrackingOptions.cs | 5 - .../Direct3D11/ID3D11RenderTargetView.cs | 5 - .../Direct3D11/ID3D11RenderTargetView1.cs | 5 - .../Graphics/Direct3D11/ID3D11Resource.cs | 5 - .../Graphics/Direct3D11/ID3D11SamplerState.cs | 5 - .../Direct3D11/ID3D11ShaderReflection.cs | 5 - .../ID3D11ShaderReflectionConstantBuffer.cs | 5 - .../Direct3D11/ID3D11ShaderReflectionType.cs | 5 - .../ID3D11ShaderReflectionVariable.cs | 5 - .../Direct3D11/ID3D11ShaderResourceView.cs | 5 - .../Direct3D11/ID3D11ShaderResourceView1.cs | 5 - .../Graphics/Direct3D11/ID3D11ShaderTrace.cs | 5 - .../Direct3D11/ID3D11ShaderTraceFactory.cs | 5 - .../Graphics/Direct3D11/ID3D11SwitchToRef.cs | 5 - .../Graphics/Direct3D11/ID3D11Texture1D.cs | 5 - .../Graphics/Direct3D11/ID3D11Texture2D.cs | 5 - .../Graphics/Direct3D11/ID3D11Texture2D1.cs | 5 - .../Graphics/Direct3D11/ID3D11Texture3D.cs | 5 - .../Graphics/Direct3D11/ID3D11Texture3D1.cs | 5 - .../Direct3D11/ID3D11TracingDevice.cs | 5 - .../Direct3D11/ID3D11UnorderedAccessView.cs | 5 - .../Direct3D11/ID3D11UnorderedAccessView1.cs | 5 - .../Graphics/Direct3D11/ID3D11VertexShader.cs | 5 - .../Graphics/Direct3D11/ID3D11VideoContext.cs | 5 - .../Direct3D11/ID3D11VideoContext1.cs | 5 - .../Direct3D11/ID3D11VideoContext2.cs | 5 - .../Direct3D11/ID3D11VideoContext3.cs | 5 - .../Graphics/Direct3D11/ID3D11VideoDecoder.cs | 5 - .../ID3D11VideoDecoderOutputView.cs | 5 - .../Graphics/Direct3D11/ID3D11VideoDevice.cs | 5 - .../Graphics/Direct3D11/ID3D11VideoDevice1.cs | 5 - .../Graphics/Direct3D11/ID3D11VideoDevice2.cs | 5 - .../Direct3D11/ID3D11VideoProcessor.cs | 5 - .../ID3D11VideoProcessorEnumerator.cs | 5 - .../ID3D11VideoProcessorEnumerator1.cs | 5 - .../ID3D11VideoProcessorInputView.cs | 5 - .../ID3D11VideoProcessorOutputView.cs | 5 - .../Graphics/Direct3D11/ID3D11View.cs | 5 - .../Direct3D11/ID3DDeviceContextState.cs | 5 - .../Direct3D11/ID3DUserDefinedAnnotation.cs | 5 - .../Generated/Graphics/Direct3D12.cs | 249 -------------- .../Direct3D12/ID3D12CommandAllocator.cs | 5 - .../Graphics/Direct3D12/ID3D12CommandList.cs | 5 - .../Graphics/Direct3D12/ID3D12CommandQueue.cs | 5 - .../Direct3D12/ID3D12CommandSignature.cs | 5 - .../Graphics/Direct3D12/ID3D12Debug.cs | 5 - .../Graphics/Direct3D12/ID3D12Debug1.cs | 5 - .../Graphics/Direct3D12/ID3D12Debug2.cs | 5 - .../Graphics/Direct3D12/ID3D12Debug3.cs | 5 - .../Graphics/Direct3D12/ID3D12Debug4.cs | 5 - .../Graphics/Direct3D12/ID3D12Debug5.cs | 5 - .../Direct3D12/ID3D12DebugCommandList.cs | 5 - .../Direct3D12/ID3D12DebugCommandList1.cs | 5 - .../Direct3D12/ID3D12DebugCommandList2.cs | 5 - .../Direct3D12/ID3D12DebugCommandQueue.cs | 5 - .../Graphics/Direct3D12/ID3D12DebugDevice.cs | 5 - .../Graphics/Direct3D12/ID3D12DebugDevice1.cs | 5 - .../Graphics/Direct3D12/ID3D12DebugDevice2.cs | 5 - .../Direct3D12/ID3D12DescriptorHeap.cs | 5 - .../Graphics/Direct3D12/ID3D12Device.cs | 5 - .../Graphics/Direct3D12/ID3D12Device1.cs | 5 - .../Graphics/Direct3D12/ID3D12Device2.cs | 5 - .../Graphics/Direct3D12/ID3D12Device3.cs | 5 - .../Graphics/Direct3D12/ID3D12Device4.cs | 5 - .../Graphics/Direct3D12/ID3D12Device5.cs | 5 - .../Graphics/Direct3D12/ID3D12Device6.cs | 5 - .../Graphics/Direct3D12/ID3D12Device7.cs | 5 - .../Graphics/Direct3D12/ID3D12Device8.cs | 5 - .../Graphics/Direct3D12/ID3D12Device9.cs | 5 - .../Graphics/Direct3D12/ID3D12DeviceChild.cs | 5 - .../ID3D12DeviceRemovedExtendedData.cs | 5 - .../ID3D12DeviceRemovedExtendedData1.cs | 5 - .../ID3D12DeviceRemovedExtendedData2.cs | 5 - ...ID3D12DeviceRemovedExtendedDataSettings.cs | 5 - ...D3D12DeviceRemovedExtendedDataSettings1.cs | 5 - .../Graphics/Direct3D12/ID3D12Fence.cs | 5 - .../Graphics/Direct3D12/ID3D12Fence1.cs | 5 - .../ID3D12FunctionParameterReflection.cs | 5 - .../Direct3D12/ID3D12FunctionReflection.cs | 5 - .../Direct3D12/ID3D12GraphicsCommandList.cs | 5 - .../Direct3D12/ID3D12GraphicsCommandList1.cs | 5 - .../Direct3D12/ID3D12GraphicsCommandList2.cs | 5 - .../Direct3D12/ID3D12GraphicsCommandList3.cs | 5 - .../Direct3D12/ID3D12GraphicsCommandList4.cs | 5 - .../Direct3D12/ID3D12GraphicsCommandList5.cs | 5 - .../Direct3D12/ID3D12GraphicsCommandList6.cs | 5 - .../Graphics/Direct3D12/ID3D12Heap.cs | 5 - .../Graphics/Direct3D12/ID3D12Heap1.cs | 5 - .../Graphics/Direct3D12/ID3D12InfoQueue.cs | 5 - .../Graphics/Direct3D12/ID3D12InfoQueue1.cs | 5 - .../Direct3D12/ID3D12LibraryReflection.cs | 5 - .../Direct3D12/ID3D12LifetimeOwner.cs | 5 - .../Direct3D12/ID3D12LifetimeTracker.cs | 5 - .../Graphics/Direct3D12/ID3D12MetaCommand.cs | 5 - .../Graphics/Direct3D12/ID3D12Object.cs | 5 - .../Graphics/Direct3D12/ID3D12Pageable.cs | 5 - .../Direct3D12/ID3D12PipelineLibrary.cs | 5 - .../Direct3D12/ID3D12PipelineLibrary1.cs | 5 - .../Direct3D12/ID3D12PipelineState.cs | 5 - .../ID3D12ProtectedResourceSession.cs | 5 - .../ID3D12ProtectedResourceSession1.cs | 5 - .../Direct3D12/ID3D12ProtectedSession.cs | 5 - .../Graphics/Direct3D12/ID3D12QueryHeap.cs | 5 - .../Graphics/Direct3D12/ID3D12Resource.cs | 5 - .../Graphics/Direct3D12/ID3D12Resource1.cs | 5 - .../Graphics/Direct3D12/ID3D12Resource2.cs | 5 - .../Direct3D12/ID3D12RootSignature.cs | 5 - .../ID3D12RootSignatureDeserializer.cs | 5 - .../Direct3D12/ID3D12SDKConfiguration.cs | 5 - .../Direct3D12/ID3D12ShaderCacheSession.cs | 5 - .../Direct3D12/ID3D12ShaderReflection.cs | 5 - .../ID3D12ShaderReflectionConstantBuffer.cs | 5 - .../Direct3D12/ID3D12ShaderReflectionType.cs | 5 - .../ID3D12ShaderReflectionVariable.cs | 5 - .../Direct3D12/ID3D12SharingContract.cs | 5 - .../Graphics/Direct3D12/ID3D12StateObject.cs | 5 - .../Direct3D12/ID3D12StateObjectProperties.cs | 5 - .../Direct3D12/ID3D12SwapChainAssistant.cs | 5 - .../Graphics/Direct3D12/ID3D12Tools.cs | 5 - ...D3D12VersionedRootSignatureDeserializer.cs | 5 - .../Generated/Graphics/DirectWrite.cs | 5 - .../DirectWrite/IDWriteAsyncResult.cs | 5 - .../DirectWrite/IDWriteBitmapRenderTarget.cs | 5 - .../DirectWrite/IDWriteBitmapRenderTarget1.cs | 5 - .../IDWriteColorGlyphRunEnumerator.cs | 5 - .../IDWriteColorGlyphRunEnumerator1.cs | 5 - .../Graphics/DirectWrite/IDWriteFactory.cs | 5 - .../Graphics/DirectWrite/IDWriteFactory1.cs | 5 - .../Graphics/DirectWrite/IDWriteFactory2.cs | 5 - .../Graphics/DirectWrite/IDWriteFactory3.cs | 5 - .../Graphics/DirectWrite/IDWriteFactory4.cs | 5 - .../Graphics/DirectWrite/IDWriteFactory5.cs | 5 - .../Graphics/DirectWrite/IDWriteFactory6.cs | 5 - .../Graphics/DirectWrite/IDWriteFactory7.cs | 5 - .../Graphics/DirectWrite/IDWriteFont.cs | 5 - .../Graphics/DirectWrite/IDWriteFont1.cs | 5 - .../Graphics/DirectWrite/IDWriteFont2.cs | 5 - .../Graphics/DirectWrite/IDWriteFont3.cs | 5 - .../DirectWrite/IDWriteFontCollection.cs | 5 - .../DirectWrite/IDWriteFontCollection1.cs | 5 - .../DirectWrite/IDWriteFontCollection2.cs | 5 - .../DirectWrite/IDWriteFontCollection3.cs | 5 - .../IDWriteFontCollectionLoader.cs | 5 - .../IDWriteFontDownloadListener.cs | 5 - .../DirectWrite/IDWriteFontDownloadQueue.cs | 5 - .../Graphics/DirectWrite/IDWriteFontFace.cs | 5 - .../Graphics/DirectWrite/IDWriteFontFace1.cs | 5 - .../Graphics/DirectWrite/IDWriteFontFace2.cs | 5 - .../Graphics/DirectWrite/IDWriteFontFace3.cs | 5 - .../Graphics/DirectWrite/IDWriteFontFace4.cs | 5 - .../Graphics/DirectWrite/IDWriteFontFace5.cs | 5 - .../Graphics/DirectWrite/IDWriteFontFace6.cs | 5 - .../DirectWrite/IDWriteFontFaceReference.cs | 5 - .../DirectWrite/IDWriteFontFaceReference1.cs | 5 - .../DirectWrite/IDWriteFontFallback.cs | 5 - .../DirectWrite/IDWriteFontFallback1.cs | 5 - .../DirectWrite/IDWriteFontFallbackBuilder.cs | 5 - .../Graphics/DirectWrite/IDWriteFontFamily.cs | 5 - .../DirectWrite/IDWriteFontFamily1.cs | 5 - .../DirectWrite/IDWriteFontFamily2.cs | 5 - .../Graphics/DirectWrite/IDWriteFontFile.cs | 5 - .../DirectWrite/IDWriteFontFileEnumerator.cs | 5 - .../DirectWrite/IDWriteFontFileLoader.cs | 5 - .../DirectWrite/IDWriteFontFileStream.cs | 5 - .../Graphics/DirectWrite/IDWriteFontList.cs | 5 - .../Graphics/DirectWrite/IDWriteFontList1.cs | 5 - .../Graphics/DirectWrite/IDWriteFontList2.cs | 5 - .../DirectWrite/IDWriteFontResource.cs | 5 - .../Graphics/DirectWrite/IDWriteFontSet.cs | 5 - .../Graphics/DirectWrite/IDWriteFontSet1.cs | 5 - .../Graphics/DirectWrite/IDWriteFontSet2.cs | 5 - .../Graphics/DirectWrite/IDWriteFontSet3.cs | 5 - .../DirectWrite/IDWriteFontSetBuilder.cs | 5 - .../DirectWrite/IDWriteFontSetBuilder1.cs | 5 - .../DirectWrite/IDWriteFontSetBuilder2.cs | 5 - .../Graphics/DirectWrite/IDWriteGdiInterop.cs | 5 - .../DirectWrite/IDWriteGdiInterop1.cs | 5 - .../DirectWrite/IDWriteGlyphRunAnalysis.cs | 5 - .../IDWriteInMemoryFontFileLoader.cs | 5 - .../DirectWrite/IDWriteInlineObject.cs | 5 - .../DirectWrite/IDWriteLocalFontFileLoader.cs | 5 - .../DirectWrite/IDWriteLocalizedStrings.cs | 5 - .../DirectWrite/IDWriteNumberSubstitution.cs | 5 - .../DirectWrite/IDWritePixelSnapping.cs | 5 - .../IDWriteRemoteFontFileLoader.cs | 5 - .../IDWriteRemoteFontFileStream.cs | 5 - .../DirectWrite/IDWriteRenderingParams.cs | 5 - .../DirectWrite/IDWriteRenderingParams1.cs | 5 - .../DirectWrite/IDWriteRenderingParams2.cs | 5 - .../DirectWrite/IDWriteRenderingParams3.cs | 5 - .../Graphics/DirectWrite/IDWriteStringList.cs | 5 - .../DirectWrite/IDWriteTextAnalysisSink.cs | 5 - .../DirectWrite/IDWriteTextAnalysisSink1.cs | 5 - .../DirectWrite/IDWriteTextAnalysisSource.cs | 5 - .../DirectWrite/IDWriteTextAnalysisSource1.cs | 5 - .../DirectWrite/IDWriteTextAnalyzer.cs | 5 - .../DirectWrite/IDWriteTextAnalyzer1.cs | 5 - .../DirectWrite/IDWriteTextAnalyzer2.cs | 5 - .../Graphics/DirectWrite/IDWriteTextFormat.cs | 5 - .../DirectWrite/IDWriteTextFormat1.cs | 5 - .../DirectWrite/IDWriteTextFormat2.cs | 5 - .../DirectWrite/IDWriteTextFormat3.cs | 5 - .../Graphics/DirectWrite/IDWriteTextLayout.cs | 5 - .../DirectWrite/IDWriteTextLayout1.cs | 5 - .../DirectWrite/IDWriteTextLayout2.cs | 5 - .../DirectWrite/IDWriteTextLayout3.cs | 5 - .../DirectWrite/IDWriteTextLayout4.cs | 5 - .../DirectWrite/IDWriteTextRenderer.cs | 5 - .../DirectWrite/IDWriteTextRenderer1.cs | 5 - .../Graphics/DirectWrite/IDWriteTypography.cs | 5 - .../Generated/Graphics/Dxgi.Common.cs | 5 - src/Vortice.Win32/Generated/Graphics/Dxgi.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIAdapter.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIAdapter1.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIAdapter2.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIAdapter3.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIAdapter4.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIDebug.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIDebug1.cs | 5 - .../Graphics/Dxgi/IDXGIDecodeSwapChain.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIDevice.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIDevice1.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIDevice2.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIDevice3.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIDevice4.cs | 5 - .../Graphics/Dxgi/IDXGIDeviceSubObject.cs | 5 - .../Graphics/Dxgi/IDXGIDisplayControl.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIFactory.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIFactory1.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIFactory2.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIFactory3.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIFactory4.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIFactory5.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIFactory6.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIFactory7.cs | 5 - .../Graphics/Dxgi/IDXGIFactoryMedia.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIInfoQueue.cs | 5 - .../Graphics/Dxgi/IDXGIKeyedMutex.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIObject.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIOutput.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIOutput1.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIOutput2.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIOutput3.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIOutput4.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIOutput5.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIOutput6.cs | 5 - .../Graphics/Dxgi/IDXGIOutputDuplication.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIResource.cs | 5 - .../Generated/Graphics/Dxgi/IDXGIResource1.cs | 5 - .../Generated/Graphics/Dxgi/IDXGISurface.cs | 5 - .../Generated/Graphics/Dxgi/IDXGISurface1.cs | 5 - .../Generated/Graphics/Dxgi/IDXGISurface2.cs | 5 - .../Generated/Graphics/Dxgi/IDXGISwapChain.cs | 5 - .../Graphics/Dxgi/IDXGISwapChain1.cs | 5 - .../Graphics/Dxgi/IDXGISwapChain2.cs | 5 - .../Graphics/Dxgi/IDXGISwapChain3.cs | 5 - .../Graphics/Dxgi/IDXGISwapChain4.cs | 5 - .../Graphics/Dxgi/IDXGISwapChainMedia.cs | 5 - .../Graphics/Dxgi/IDXGraphicsAnalysis.cs | 5 - .../Generated/Graphics/Graphics.cs | 5 - .../Generated/Graphics/Imaging.D2D.cs | 5 - .../Generated/Graphics/Imaging.cs | 5 - .../Generated/Graphics/Imaging/IWICBitmap.cs | 5 - .../Graphics/Imaging/IWICBitmapClipper.cs | 5 - .../Graphics/Imaging/IWICBitmapCodecInfo.cs | 5 - .../IWICBitmapCodecProgressNotification.cs | 5 - .../Graphics/Imaging/IWICBitmapDecoder.cs | 5 - .../Graphics/Imaging/IWICBitmapDecoderInfo.cs | 5 - .../Graphics/Imaging/IWICBitmapEncoder.cs | 5 - .../Graphics/Imaging/IWICBitmapEncoderInfo.cs | 5 - .../Graphics/Imaging/IWICBitmapFlipRotator.cs | 5 - .../Graphics/Imaging/IWICBitmapFrameDecode.cs | 5 - .../Graphics/Imaging/IWICBitmapFrameEncode.cs | 5 - .../Graphics/Imaging/IWICBitmapLock.cs | 5 - .../Graphics/Imaging/IWICBitmapScaler.cs | 5 - .../Graphics/Imaging/IWICBitmapSource.cs | 5 - .../Imaging/IWICBitmapSourceTransform.cs | 5 - .../Graphics/Imaging/IWICColorContext.cs | 5 - .../Graphics/Imaging/IWICColorTransform.cs | 5 - .../Graphics/Imaging/IWICComponentFactory.cs | 5 - .../Graphics/Imaging/IWICComponentInfo.cs | 5 - .../Graphics/Imaging/IWICDdsDecoder.cs | 5 - .../Graphics/Imaging/IWICDdsEncoder.cs | 5 - .../Graphics/Imaging/IWICDdsFrameDecode.cs | 5 - .../Graphics/Imaging/IWICDevelopRaw.cs | 5 - .../IWICDevelopRawNotificationCallback.cs | 5 - .../Graphics/Imaging/IWICEnumMetadataItem.cs | 5 - .../Imaging/IWICFastMetadataEncoder.cs | 5 - .../Graphics/Imaging/IWICFormatConverter.cs | 5 - .../Imaging/IWICFormatConverterInfo.cs | 5 - .../Graphics/Imaging/IWICImageEncoder.cs | 5 - .../Graphics/Imaging/IWICImagingFactory.cs | 5 - .../Graphics/Imaging/IWICImagingFactory2.cs | 5 - .../Graphics/Imaging/IWICJpegFrameDecode.cs | 5 - .../Graphics/Imaging/IWICJpegFrameEncode.cs | 5 - .../Imaging/IWICMetadataBlockReader.cs | 5 - .../Imaging/IWICMetadataBlockWriter.cs | 5 - .../Imaging/IWICMetadataHandlerInfo.cs | 5 - .../Imaging/IWICMetadataQueryReader.cs | 5 - .../Imaging/IWICMetadataQueryWriter.cs | 5 - .../Graphics/Imaging/IWICMetadataReader.cs | 5 - .../Imaging/IWICMetadataReaderInfo.cs | 5 - .../Graphics/Imaging/IWICMetadataWriter.cs | 5 - .../Imaging/IWICMetadataWriterInfo.cs | 5 - .../Generated/Graphics/Imaging/IWICPalette.cs | 5 - .../Graphics/Imaging/IWICPersistStream.cs | 5 - .../Graphics/Imaging/IWICPixelFormatInfo.cs | 5 - .../Graphics/Imaging/IWICPixelFormatInfo2.cs | 5 - .../Imaging/IWICPlanarBitmapFrameEncode.cs | 5 - .../IWICPlanarBitmapSourceTransform.cs | 5 - .../Imaging/IWICPlanarFormatConverter.cs | 5 - .../Graphics/Imaging/IWICProgressCallback.cs | 5 - .../Imaging/IWICProgressiveLevelControl.cs | 5 - .../Generated/Graphics/Imaging/IWICStream.cs | 5 - .../Graphics/Imaging/IWICStreamProvider.cs | 5 - src/Vortice.Win32/INativeGuid.cs | 4 +- src/Vortice.Win32/IUnknown.cs | 3 - src/Vortice.Win32/Vortice.Win32.csproj | 4 +- .../01-ClearScreen/01-ClearScreen.csproj | 2 +- 517 files changed, 8 insertions(+), 3128 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 87db029..9d19273 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,6 @@ - 11.0 + preview enable enable true @@ -9,6 +9,7 @@ true CS1591;CS1701 + true diff --git a/src/Generator/CodeWriter.cs b/src/Generator/CodeWriter.cs index 70094f5..20a4a22 100644 --- a/src/Generator/CodeWriter.cs +++ b/src/Generator/CodeWriter.cs @@ -46,12 +46,6 @@ public sealed class CodeWriter : IDisposable { _builder.AppendLine($"using {usingNamespace};"); } - _builder.AppendLine(); - - _builder.AppendLine("#if !NET6_0_OR_GREATER"); - _builder.AppendLine("using MemoryMarshal = Win32.MemoryMarshal;"); - _builder.AppendLine("#endif"); - _builder.AppendLine(); _builder.AppendLine($"namespace {ns};"); _builder.AppendLine(); diff --git a/src/Generator/Program.cs b/src/Generator/Program.cs index b4f03ac..4c1773e 100644 --- a/src/Generator/Program.cs +++ b/src/Generator/Program.cs @@ -1867,19 +1867,7 @@ public static class Program writer.WriteLine("[MethodImpl(MethodImplOptions.AggressiveInlining)]"); using (writer.PushBlock("get")) { - writer.WriteLineUndindented("#if NET7_0_OR_GREATER"); writer.WriteLine($"return ref {parentMemberAccess.Name}.{fieldName};"); - writer.WriteLineUndindented("#else"); - if (fieldTypeName.EndsWith("*")) - { - writer.WriteLine($"return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref this, 1)).{parentMemberAccess.Name}.{fieldName};"); - } - else - { - writer.WriteLine($"return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref {parentMemberAccess.Name}.{fieldName}, 1));"); - } - - writer.WriteLineUndindented("#endif"); } } } diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D.Common.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D.Common.cs index 06437ba..3c84aa5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D.Common.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D.Common.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D.Common; public static partial class Apis diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D.cs index da65e46..c28b248 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; public static partial class Apis diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1AnalysisTransform.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1AnalysisTransform.cs index a8f3681..54d53a6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1AnalysisTransform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1AnalysisTransform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Bitmap.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Bitmap.cs index da3d109..44aa546 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Bitmap.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Bitmap.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Bitmap1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Bitmap1.cs index d427de0..392ec16 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Bitmap1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Bitmap1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BitmapBrush.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BitmapBrush.cs index bc711da..88befde 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BitmapBrush.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BitmapBrush.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BitmapBrush1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BitmapBrush1.cs index bde54a7..1f1a318 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BitmapBrush1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BitmapBrush1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BitmapRenderTarget.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BitmapRenderTarget.cs index 4289aa9..edde5c6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BitmapRenderTarget.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BitmapRenderTarget.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BlendTransform.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BlendTransform.cs index 4f2ca90..03e16cd 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BlendTransform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BlendTransform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BorderTransform.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BorderTransform.cs index 2b42d61..e25a308 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BorderTransform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BorderTransform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BoundsAdjustmentTransform.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BoundsAdjustmentTransform.cs index ce125b5..96fb8f8 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BoundsAdjustmentTransform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1BoundsAdjustmentTransform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Brush.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Brush.cs index f1a8069..2978330 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Brush.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Brush.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ColorContext.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ColorContext.cs index 6b794f2..6587599 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ColorContext.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ColorContext.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ColorContext1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ColorContext1.cs index 2db9f75..954791c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ColorContext1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ColorContext1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandList.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandList.cs index fecfab7..c9b3226 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandList.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandList.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink.cs index 44e4aec..3beba4a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink1.cs index 2003f94..345f374 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink2.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink2.cs index 38d8541..5e34e72 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink3.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink3.cs index 39e34c4..035fbc1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink4.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink4.cs index 74d903c..c9aaf39 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink5.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink5.cs index 6e38a28..dd3583c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink5.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1CommandSink5.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ComputeInfo.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ComputeInfo.cs index 00a1b7c..6ec381c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ComputeInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ComputeInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ComputeTransform.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ComputeTransform.cs index 780ecbc..877a9ad 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ComputeTransform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ComputeTransform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ConcreteTransform.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ConcreteTransform.cs index e596046..886f51d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ConcreteTransform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ConcreteTransform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DCRenderTarget.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DCRenderTarget.cs index 827c407..647b605 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DCRenderTarget.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DCRenderTarget.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device.cs index cd99ac2..d61a8b3 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device1.cs index 06907ba..674681b 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device2.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device2.cs index 47ce519..118dd3a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device3.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device3.cs index 88b0721..cb7da25 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device4.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device4.cs index 84deb58..d437d7f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device5.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device5.cs index 8c9ac49..24461c5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device5.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device5.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device6.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device6.cs index 53a8b43..4f4b558 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device6.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Device6.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext.cs index 8f8d748..2d31c7c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext1.cs index f3413a3..ef8f9d2 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext2.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext2.cs index 0a9ef22..704f8c8 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext3.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext3.cs index 3771f8d..d4f3c20 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext4.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext4.cs index bc532da..e69361d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext5.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext5.cs index a8c9843..d0bcced 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext5.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext5.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext6.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext6.cs index 3503ba4..7079f6f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext6.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DeviceContext6.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawInfo.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawInfo.cs index a12480b..ecea460 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawTransform.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawTransform.cs index eb5bd55..301de10 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawTransform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawTransform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawingStateBlock.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawingStateBlock.cs index eb96d02..f7bc96b 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawingStateBlock.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawingStateBlock.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawingStateBlock1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawingStateBlock1.cs index 5e9e557..69acb98 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawingStateBlock1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1DrawingStateBlock1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Effect.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Effect.cs index 02b5e04..5eae29a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Effect.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Effect.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectContext.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectContext.cs index 1a1fbd0..3804a5c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectContext.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectContext.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectContext1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectContext1.cs index 27d7af2..6485ebc 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectContext1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectContext1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectContext2.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectContext2.cs index b8c5cb1..a27dbfa 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectContext2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectContext2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectImpl.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectImpl.cs index 26e3bb2..e50a5f6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectImpl.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EffectImpl.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EllipseGeometry.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EllipseGeometry.cs index 0468153..ded8741 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EllipseGeometry.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1EllipseGeometry.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory.cs index 55810ec..8d38014 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory1.cs index 0e3cd09..8c59043 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory2.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory2.cs index 20d83fe..8aebccd 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory3.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory3.cs index 0bfc4cf..74cc377 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory4.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory4.cs index f2609ea..1527410 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory5.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory5.cs index 9de7dab..d02ba6c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory5.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory5.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory6.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory6.cs index 99bedfc..62f7173 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory6.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory6.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory7.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory7.cs index 9a2d4bd..08f3ada 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory7.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Factory7.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiInteropRenderTarget.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiInteropRenderTarget.cs index 4525f97..c844226 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiInteropRenderTarget.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiInteropRenderTarget.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafile.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafile.cs index 997de5f..276f034 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafile.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafile.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafile1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafile1.cs index 6abfcfc..e4035e0 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafile1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafile1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafileSink.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafileSink.cs index 20765d0..539b91e 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafileSink.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafileSink.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafileSink1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafileSink1.cs index 4bf5eb2..8eff53f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafileSink1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GdiMetafileSink1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Geometry.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Geometry.cs index 411e291..3feb8c6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Geometry.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Geometry.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GeometryGroup.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GeometryGroup.cs index f327cc8..42076f3 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GeometryGroup.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GeometryGroup.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GeometryRealization.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GeometryRealization.cs index 9f64ecc..03ddab1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GeometryRealization.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GeometryRealization.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GeometrySink.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GeometrySink.cs index 76c034f..bfeef51 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GeometrySink.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GeometrySink.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GradientMesh.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GradientMesh.cs index a16ee1a..78b5fbe 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GradientMesh.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GradientMesh.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GradientStopCollection.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GradientStopCollection.cs index 6db837e..2d8b3a5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GradientStopCollection.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GradientStopCollection.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GradientStopCollection1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GradientStopCollection1.cs index 9c9af3e..a1f5d9c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GradientStopCollection1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1GradientStopCollection1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1HwndRenderTarget.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1HwndRenderTarget.cs index 901dad2..1529044 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1HwndRenderTarget.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1HwndRenderTarget.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Image.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Image.cs index dd9fede..6c6923f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Image.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Image.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ImageBrush.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ImageBrush.cs index d435ad5..66d70f9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ImageBrush.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ImageBrush.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ImageSource.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ImageSource.cs index 0360872..26a9713 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ImageSource.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ImageSource.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ImageSourceFromWic.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ImageSourceFromWic.cs index c229e83..2b6f2cc 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ImageSourceFromWic.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ImageSourceFromWic.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Ink.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Ink.cs index fde26fd..971ddb0 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Ink.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Ink.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1InkStyle.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1InkStyle.cs index d917f4f..a0f9991 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1InkStyle.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1InkStyle.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Layer.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Layer.cs index e61017c..0302095 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Layer.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Layer.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1LinearGradientBrush.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1LinearGradientBrush.cs index c51922a..713f552 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1LinearGradientBrush.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1LinearGradientBrush.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1LookupTable3D.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1LookupTable3D.cs index afe8324..4cd3b61 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1LookupTable3D.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1LookupTable3D.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Mesh.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Mesh.cs index 3213c9c..ea81ce6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Mesh.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Mesh.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Multithread.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Multithread.cs index 351d654..fc6a8a0 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Multithread.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Multithread.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1OffsetTransform.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1OffsetTransform.cs index c2b13ae..817eb5a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1OffsetTransform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1OffsetTransform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1PathGeometry.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1PathGeometry.cs index d9841de..a1f7883 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1PathGeometry.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1PathGeometry.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1PathGeometry1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1PathGeometry1.cs index 0a52b33..385ed34 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1PathGeometry1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1PathGeometry1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1PrintControl.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1PrintControl.cs index fa7d6c9..9649cb2 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1PrintControl.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1PrintControl.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Properties.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Properties.cs index a0975cd..9484c94 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Properties.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Properties.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RadialGradientBrush.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RadialGradientBrush.cs index c6968d6..8cc92bb 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RadialGradientBrush.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RadialGradientBrush.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RectangleGeometry.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RectangleGeometry.cs index 6e82404..9f207c1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RectangleGeometry.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RectangleGeometry.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RenderInfo.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RenderInfo.cs index 5203415..fd04e9e 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RenderInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RenderInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RenderTarget.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RenderTarget.cs index 007097d..ca9ced0 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RenderTarget.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RenderTarget.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Resource.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Resource.cs index 4c7565f..06589fe 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Resource.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Resource.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ResourceTexture.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ResourceTexture.cs index 4744a17..b2df159 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ResourceTexture.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1ResourceTexture.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RoundedRectangleGeometry.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RoundedRectangleGeometry.cs index 7aeea20..32e4d67 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RoundedRectangleGeometry.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1RoundedRectangleGeometry.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SimplifiedGeometrySink.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SimplifiedGeometrySink.cs index 44dea9d..ad21658 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SimplifiedGeometrySink.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SimplifiedGeometrySink.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D.Common; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SolidColorBrush.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SolidColorBrush.cs index 4c4c485..90c33ab 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SolidColorBrush.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SolidColorBrush.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SourceTransform.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SourceTransform.cs index a5be5a4..008c7df 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SourceTransform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SourceTransform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SpriteBatch.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SpriteBatch.cs index b87e9b7..f26aa34 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SpriteBatch.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SpriteBatch.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1StrokeStyle.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1StrokeStyle.cs index adf5797..643c256 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1StrokeStyle.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1StrokeStyle.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1StrokeStyle1.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1StrokeStyle1.cs index 913de7c..622af82 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1StrokeStyle1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1StrokeStyle1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgAttribute.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgAttribute.cs index 6d27a74..7e66eee 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgAttribute.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgAttribute.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgDocument.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgDocument.cs index 61e2e5f..829ebfb 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgDocument.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgDocument.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgElement.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgElement.cs index dbed73c..7065436 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgElement.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgElement.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgGlyphStyle.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgGlyphStyle.cs index 3032b26..063ed5d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgGlyphStyle.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgGlyphStyle.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgPaint.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgPaint.cs index dd8131e..516ef89 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgPaint.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgPaint.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgPathData.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgPathData.cs index 9190834..6528202 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgPathData.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgPathData.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgPointCollection.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgPointCollection.cs index c66cf16..3e7a00e 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgPointCollection.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgPointCollection.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgStrokeDashArray.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgStrokeDashArray.cs index 1259be7..39aecf3 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgStrokeDashArray.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1SvgStrokeDashArray.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TessellationSink.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TessellationSink.cs index 9806079..0dde065 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TessellationSink.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TessellationSink.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Transform.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Transform.cs index 635d6a6..035f5ac 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Transform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1Transform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformGraph.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformGraph.cs index 308dc3a..791cfa3 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformGraph.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformGraph.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformNode.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformNode.cs index 39cbd7b..5c07407 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformNode.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformNode.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformedGeometry.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformedGeometry.cs index e888815..37c3746 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformedGeometry.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformedGeometry.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformedImageSource.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformedImageSource.cs index 1e22678..bdefbd6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformedImageSource.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1TransformedImageSource.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1VertexBuffer.cs b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1VertexBuffer.cs index 99fb3e3..0641522 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1VertexBuffer.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct2D/ID2D1VertexBuffer.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D.Dxc.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D.Dxc.cs index 8f9f94b..34d0702 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D.Dxc.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D.Dxc.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; public static partial class Apis diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D.cs index 6da6952..860641e 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D; public static partial class Apis diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/ID3DBlob.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/ID3DBlob.cs index 64f15d5..bd12694 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/ID3DBlob.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/ID3DBlob.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/ID3DDestructionNotifier.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/ID3DDestructionNotifier.cs index ccfbe77..7cc1590 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/ID3DDestructionNotifier.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/ID3DDestructionNotifier.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/ID3DInclude.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/ID3DInclude.cs index c3d5365..3e9cdad 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/ID3DInclude.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/ID3DInclude.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcAssembler.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcAssembler.cs index 8fa8b3b..84be792 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcAssembler.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcAssembler.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlob.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlob.cs index a9172ce..93c40a2 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlob.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlob.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlobEncoding.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlobEncoding.cs index 97ebf6e..c1c9f42 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlobEncoding.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlobEncoding.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlobUtf16.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlobUtf16.cs index 0303665..9abf5e1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlobUtf16.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlobUtf16.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlobUtf8.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlobUtf8.cs index 9f0bb49..89df934 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlobUtf8.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcBlobUtf8.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompiler.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompiler.cs index f99dda4..b3c6fb8 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompiler.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompiler.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompiler2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompiler2.cs index 698ff1e..0b5e440 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompiler2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompiler2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompiler3.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompiler3.cs index 3e38540..dc17881 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompiler3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompiler3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompilerArgs.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompilerArgs.cs index 53cc30e..d43f6f5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompilerArgs.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcCompilerArgs.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcContainerBuilder.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcContainerBuilder.cs index 30c7700..a3cb0c0 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcContainerBuilder.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcContainerBuilder.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcContainerReflection.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcContainerReflection.cs index ee6d91b..cd63f02 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcContainerReflection.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcContainerReflection.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcExtraOutputs.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcExtraOutputs.cs index 8f38587..c8b8ade 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcExtraOutputs.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcExtraOutputs.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcIncludeHandler.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcIncludeHandler.cs index acdb1c1..7041274 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcIncludeHandler.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcIncludeHandler.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcLibrary.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcLibrary.cs index e1409fe..b5ae598 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcLibrary.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcLibrary.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcLinker.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcLinker.cs index f2f6aef..b81391c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcLinker.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcLinker.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcOperationResult.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcOperationResult.cs index fe8f6f2..2d021f5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcOperationResult.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcOperationResult.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcOptimizer.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcOptimizer.cs index 12c4326..786c13d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcOptimizer.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcOptimizer.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcOptimizerPass.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcOptimizerPass.cs index 0d36a4f..3d917e6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcOptimizerPass.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcOptimizerPass.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcPdbUtils.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcPdbUtils.cs index fbd07e0..a67b44e 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcPdbUtils.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcPdbUtils.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcResult.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcResult.cs index 8ef0233..61ad5a1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcResult.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcResult.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcUtils.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcUtils.cs index f500438..c0b902b 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcUtils.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcUtils.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcValidator.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcValidator.cs index d8dff72..a3eb142 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcValidator.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcValidator.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcValidator2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcValidator2.cs index 4e4385e..171829e 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcValidator2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcValidator2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcVersionInfo.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcVersionInfo.cs index d42216e..eb6d148 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcVersionInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcVersionInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcVersionInfo2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcVersionInfo2.cs index 321fcba..3b7175b 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcVersionInfo2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcVersionInfo2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcVersionInfo3.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcVersionInfo3.cs index 7ac22cb..c2710b8 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcVersionInfo3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D/IDxcVersionInfo3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D.Dxc; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11.cs index 16c2fd6..77ef10c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; public static partial class Apis @@ -8858,11 +8853,7 @@ public partial struct BufferSrv [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous1.FirstElement; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous1.FirstElement, 1)); -#endif } } @@ -8872,11 +8863,7 @@ public partial struct BufferSrv [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous1.ElementOffset; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous1.ElementOffset, 1)); -#endif } } @@ -8886,11 +8873,7 @@ public partial struct BufferSrv [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous2.NumElements; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous2.NumElements, 1)); -#endif } } @@ -8900,11 +8883,7 @@ public partial struct BufferSrv [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous2.ElementWidth; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous2.ElementWidth, 1)); -#endif } } @@ -9081,11 +9060,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Buffer; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Buffer, 1)); -#endif } } @@ -9095,11 +9070,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1D, 1)); -#endif } } @@ -9109,11 +9080,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1DArray, 1)); -#endif } } @@ -9123,11 +9090,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -9137,11 +9100,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DArray, 1)); -#endif } } @@ -9151,11 +9110,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMS; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMS, 1)); -#endif } } @@ -9165,11 +9120,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMSArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMSArray, 1)); -#endif } } @@ -9179,11 +9130,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture3D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture3D, 1)); -#endif } } @@ -9193,11 +9140,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.TextureCube; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.TextureCube, 1)); -#endif } } @@ -9207,11 +9150,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.TextureCubeArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.TextureCubeArray, 1)); -#endif } } @@ -9221,11 +9160,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.BufferEx; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.BufferEx, 1)); -#endif } } @@ -9295,11 +9230,7 @@ public partial struct BufferRtv [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous2.NumElements; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous2.NumElements, 1)); -#endif } } @@ -9309,11 +9240,7 @@ public partial struct BufferRtv [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous2.ElementWidth; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous2.ElementWidth, 1)); -#endif } } @@ -9323,11 +9250,7 @@ public partial struct BufferRtv [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous1.FirstElement; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous1.FirstElement, 1)); -#endif } } @@ -9337,11 +9260,7 @@ public partial struct BufferRtv [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous1.ElementOffset; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous1.ElementOffset, 1)); -#endif } } @@ -9467,11 +9386,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Buffer; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Buffer, 1)); -#endif } } @@ -9481,11 +9396,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1D, 1)); -#endif } } @@ -9495,11 +9406,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1DArray, 1)); -#endif } } @@ -9509,11 +9416,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -9523,11 +9426,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DArray, 1)); -#endif } } @@ -9537,11 +9436,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMS; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMS, 1)); -#endif } } @@ -9551,11 +9446,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMSArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMSArray, 1)); -#endif } } @@ -9565,11 +9456,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture3D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture3D, 1)); -#endif } } @@ -9696,11 +9583,7 @@ public partial struct DepthStencilViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1D, 1)); -#endif } } @@ -9710,11 +9593,7 @@ public partial struct DepthStencilViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1DArray, 1)); -#endif } } @@ -9724,11 +9603,7 @@ public partial struct DepthStencilViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -9738,11 +9613,7 @@ public partial struct DepthStencilViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DArray, 1)); -#endif } } @@ -9752,11 +9623,7 @@ public partial struct DepthStencilViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMS; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMS, 1)); -#endif } } @@ -9766,11 +9633,7 @@ public partial struct DepthStencilViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMSArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMSArray, 1)); -#endif } } @@ -9895,11 +9758,7 @@ public partial struct UnorderedAccessViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Buffer; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Buffer, 1)); -#endif } } @@ -9909,11 +9768,7 @@ public partial struct UnorderedAccessViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1D, 1)); -#endif } } @@ -9923,11 +9778,7 @@ public partial struct UnorderedAccessViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1DArray, 1)); -#endif } } @@ -9937,11 +9788,7 @@ public partial struct UnorderedAccessViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -9951,11 +9798,7 @@ public partial struct UnorderedAccessViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DArray, 1)); -#endif } } @@ -9965,11 +9808,7 @@ public partial struct UnorderedAccessViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture3D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture3D, 1)); -#endif } } @@ -10769,11 +10608,7 @@ public partial struct VideoColor [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.YCbCr; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.YCbCr, 1)); -#endif } } @@ -10783,11 +10618,7 @@ public partial struct VideoColor [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.RGBA; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.RGBA, 1)); -#endif } } @@ -11270,11 +11101,7 @@ public partial struct VideoDecoderOutputViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -11318,11 +11145,7 @@ public partial struct VideoProcessorInputViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -11374,11 +11197,7 @@ public partial struct VideoProcessorOutputViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -11388,11 +11207,7 @@ public partial struct VideoProcessorOutputViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DArray, 1)); -#endif } } @@ -11980,11 +11795,7 @@ public partial struct ShaderResourceViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Buffer; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Buffer, 1)); -#endif } } @@ -11994,11 +11805,7 @@ public partial struct ShaderResourceViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1D, 1)); -#endif } } @@ -12008,11 +11815,7 @@ public partial struct ShaderResourceViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1DArray, 1)); -#endif } } @@ -12022,11 +11825,7 @@ public partial struct ShaderResourceViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -12036,11 +11835,7 @@ public partial struct ShaderResourceViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DArray, 1)); -#endif } } @@ -12050,11 +11845,7 @@ public partial struct ShaderResourceViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMS; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMS, 1)); -#endif } } @@ -12064,11 +11855,7 @@ public partial struct ShaderResourceViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMSArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMSArray, 1)); -#endif } } @@ -12078,11 +11865,7 @@ public partial struct ShaderResourceViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture3D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture3D, 1)); -#endif } } @@ -12092,11 +11875,7 @@ public partial struct ShaderResourceViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.TextureCube; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.TextureCube, 1)); -#endif } } @@ -12106,11 +11885,7 @@ public partial struct ShaderResourceViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.TextureCubeArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.TextureCubeArray, 1)); -#endif } } @@ -12120,11 +11895,7 @@ public partial struct ShaderResourceViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.BufferEx; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.BufferEx, 1)); -#endif } } @@ -12225,11 +11996,7 @@ public partial struct RenderTargetViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Buffer; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Buffer, 1)); -#endif } } @@ -12239,11 +12006,7 @@ public partial struct RenderTargetViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1D, 1)); -#endif } } @@ -12253,11 +12016,7 @@ public partial struct RenderTargetViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1DArray, 1)); -#endif } } @@ -12267,11 +12026,7 @@ public partial struct RenderTargetViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -12281,11 +12036,7 @@ public partial struct RenderTargetViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DArray, 1)); -#endif } } @@ -12295,11 +12046,7 @@ public partial struct RenderTargetViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMS; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMS, 1)); -#endif } } @@ -12309,11 +12056,7 @@ public partial struct RenderTargetViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMSArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMSArray, 1)); -#endif } } @@ -12323,11 +12066,7 @@ public partial struct RenderTargetViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture3D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture3D, 1)); -#endif } } @@ -12416,11 +12155,7 @@ public partial struct UnorderedAccessViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Buffer; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Buffer, 1)); -#endif } } @@ -12430,11 +12165,7 @@ public partial struct UnorderedAccessViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1D, 1)); -#endif } } @@ -12444,11 +12175,7 @@ public partial struct UnorderedAccessViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1DArray, 1)); -#endif } } @@ -12458,11 +12185,7 @@ public partial struct UnorderedAccessViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -12472,11 +12195,7 @@ public partial struct UnorderedAccessViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DArray, 1)); -#endif } } @@ -12486,11 +12205,7 @@ public partial struct UnorderedAccessViewDescription1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture3D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture3D, 1)); -#endif } } @@ -13097,11 +12812,7 @@ public partial struct ShaderTraceDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.VertexShaderTraceDesc; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.VertexShaderTraceDesc, 1)); -#endif } } @@ -13111,11 +12822,7 @@ public partial struct ShaderTraceDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.HullShaderTraceDesc; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.HullShaderTraceDesc, 1)); -#endif } } @@ -13125,11 +12832,7 @@ public partial struct ShaderTraceDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.DomainShaderTraceDesc; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.DomainShaderTraceDesc, 1)); -#endif } } @@ -13139,11 +12842,7 @@ public partial struct ShaderTraceDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.GeometryShaderTraceDesc; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.GeometryShaderTraceDesc, 1)); -#endif } } @@ -13153,11 +12852,7 @@ public partial struct ShaderTraceDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.PixelShaderTraceDesc; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.PixelShaderTraceDesc, 1)); -#endif } } @@ -13167,11 +12862,7 @@ public partial struct ShaderTraceDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.ComputeShaderTraceDesc; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.ComputeShaderTraceDesc, 1)); -#endif } } @@ -13312,11 +13003,7 @@ public partial struct TraceRegister [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Index1D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Index1D, 1)); -#endif } } diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Asynchronous.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Asynchronous.cs index 1386069..82abee6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Asynchronous.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Asynchronous.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11AuthenticatedChannel.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11AuthenticatedChannel.cs index 02cf631..88c0ff5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11AuthenticatedChannel.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11AuthenticatedChannel.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11BlendState.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11BlendState.cs index 002d400..bb902b9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11BlendState.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11BlendState.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11BlendState1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11BlendState1.cs index 2247f68..3d82f5d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11BlendState1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11BlendState1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Buffer.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Buffer.cs index f223ee3..dd24bbe 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Buffer.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Buffer.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ClassInstance.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ClassInstance.cs index 70735d8..8556a47 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ClassInstance.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ClassInstance.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ClassLinkage.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ClassLinkage.cs index c8ab338..dd6d91f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ClassLinkage.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ClassLinkage.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11CommandList.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11CommandList.cs index a3eb267..2ffb4d1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11CommandList.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11CommandList.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ComputeShader.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ComputeShader.cs index db9d28f..3dff3b6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ComputeShader.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ComputeShader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Counter.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Counter.cs index 1f49a38..b62fd35 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Counter.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Counter.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11CryptoSession.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11CryptoSession.cs index 3a1a991..3a0def2 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11CryptoSession.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11CryptoSession.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Debug.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Debug.cs index 84f9d6c..d8fcbde 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Debug.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Debug.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DepthStencilState.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DepthStencilState.cs index 209aee0..d684769 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DepthStencilState.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DepthStencilState.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DepthStencilView.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DepthStencilView.cs index 97e4960..3ac5a14 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DepthStencilView.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DepthStencilView.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device.cs index 3e1e4a2..bcc1a92 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device1.cs index 0838f1b..1b04393 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device2.cs index e92b0d4..5ed4f29 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device3.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device3.cs index ff452f6..4d18aad 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device4.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device4.cs index e92f685..9a7634e 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device5.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device5.cs index 8961805..8be480d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device5.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Device5.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceChild.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceChild.cs index bb9892d..dfac3cc 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceChild.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceChild.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext.cs index 44ea7bf..07b1259 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext1.cs index 87f7059..8ca17d1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext2.cs index 0f4c42d..a2272c4 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext3.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext3.cs index 39415ed..164298b 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext4.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext4.cs index 2697133..cd12cca 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DeviceContext4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DomainShader.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DomainShader.cs index 429a444..70ce3a3 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DomainShader.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11DomainShader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Fence.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Fence.cs index 458ef00..4209582 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Fence.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Fence.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11FunctionLinkingGraph.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11FunctionLinkingGraph.cs index d3da38a..8944697 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11FunctionLinkingGraph.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11FunctionLinkingGraph.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11FunctionParameterReflection.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11FunctionParameterReflection.cs index 9e72de9..60f4175 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11FunctionParameterReflection.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11FunctionParameterReflection.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11FunctionReflection.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11FunctionReflection.cs index 3ed5ff3..170e3a6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11FunctionReflection.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11FunctionReflection.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11GeometryShader.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11GeometryShader.cs index da1c6f4..9741e93 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11GeometryShader.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11GeometryShader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11HullShader.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11HullShader.cs index c4db9ea..78db9fc 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11HullShader.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11HullShader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11InfoQueue.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11InfoQueue.cs index b14f8fa..1ef7cad 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11InfoQueue.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11InfoQueue.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11InputLayout.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11InputLayout.cs index 0b949c3..4f1df36 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11InputLayout.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11InputLayout.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11LibraryReflection.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11LibraryReflection.cs index 59a400c..25cb4d1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11LibraryReflection.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11LibraryReflection.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Linker.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Linker.cs index a9aaf31..5b53637 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Linker.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Linker.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11LinkingNode.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11LinkingNode.cs index 954cf94..f9c1d8a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11LinkingNode.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11LinkingNode.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Module.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Module.cs index 4414a40..862e8ba 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Module.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Module.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ModuleInstance.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ModuleInstance.cs index bc38f87..47f207c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ModuleInstance.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ModuleInstance.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Multithread.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Multithread.cs index 86d7941..b691dd9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Multithread.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Multithread.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11PixelShader.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11PixelShader.cs index 1cb9fdd..cd681f5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11PixelShader.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11PixelShader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Predicate.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Predicate.cs index bfd60e4..b083c7a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Predicate.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Predicate.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Query.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Query.cs index a1dde76..1bb2549 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Query.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Query.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Query1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Query1.cs index 6c2823e..327c63b 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Query1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Query1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RasterizerState.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RasterizerState.cs index cd963ae..7785fb9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RasterizerState.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RasterizerState.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RasterizerState1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RasterizerState1.cs index 2223b89..319909f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RasterizerState1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RasterizerState1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RasterizerState2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RasterizerState2.cs index 76aad67..0c3a452 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RasterizerState2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RasterizerState2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RefDefaultTrackingOptions.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RefDefaultTrackingOptions.cs index 56766e1..4c29c1d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RefDefaultTrackingOptions.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RefDefaultTrackingOptions.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RefTrackingOptions.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RefTrackingOptions.cs index c8aca36..a391ef4 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RefTrackingOptions.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RefTrackingOptions.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RenderTargetView.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RenderTargetView.cs index b47dedb..8ebe337 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RenderTargetView.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RenderTargetView.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RenderTargetView1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RenderTargetView1.cs index e98e8eb..ff01fc6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RenderTargetView1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11RenderTargetView1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Resource.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Resource.cs index 82b9ae8..c3ac4c1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Resource.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Resource.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11SamplerState.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11SamplerState.cs index 390dd21..a6cd382 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11SamplerState.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11SamplerState.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflection.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflection.cs index df42a64..8cbd043 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflection.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflection.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflectionConstantBuffer.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflectionConstantBuffer.cs index 110c0f4..b2f607f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflectionConstantBuffer.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflectionConstantBuffer.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflectionType.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflectionType.cs index 3b34760..88fb9d9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflectionType.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflectionType.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflectionVariable.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflectionVariable.cs index 9d65637..d0dcd4d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflectionVariable.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderReflectionVariable.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderResourceView.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderResourceView.cs index dfb0d13..a702795 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderResourceView.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderResourceView.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderResourceView1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderResourceView1.cs index 2d62817..4a458a4 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderResourceView1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderResourceView1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderTrace.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderTrace.cs index f32dfde..fbbff6b 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderTrace.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderTrace.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderTraceFactory.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderTraceFactory.cs index 9bd75a3..9125558 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderTraceFactory.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11ShaderTraceFactory.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11SwitchToRef.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11SwitchToRef.cs index 144f07f..48991bb 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11SwitchToRef.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11SwitchToRef.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture1D.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture1D.cs index f926b58..64b338d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture1D.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture1D.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture2D.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture2D.cs index 38d55a6..1d03e9d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture2D.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture2D.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture2D1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture2D1.cs index 0e73170..380c6d8 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture2D1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture2D1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture3D.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture3D.cs index 3d176a8..de4ea8f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture3D.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture3D.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture3D1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture3D1.cs index a01cf0b..0d0f456 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture3D1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11Texture3D1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11TracingDevice.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11TracingDevice.cs index e848c7d..ce45a22 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11TracingDevice.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11TracingDevice.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11UnorderedAccessView.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11UnorderedAccessView.cs index fb11c11..bf967c1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11UnorderedAccessView.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11UnorderedAccessView.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11UnorderedAccessView1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11UnorderedAccessView1.cs index 831d60f..750a55e 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11UnorderedAccessView1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11UnorderedAccessView1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VertexShader.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VertexShader.cs index 417cc0b..67d69a0 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VertexShader.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VertexShader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext.cs index bf0657c..8c31e22 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext1.cs index a02767e..b7f4ba0 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext2.cs index 3f200ef..4d6da7a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext3.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext3.cs index 895d20c..08acd44 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoContext3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDecoder.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDecoder.cs index bb5a324..37f3676 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDecoder.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDecoder.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDecoderOutputView.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDecoderOutputView.cs index 55b81b5..1bbd247 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDecoderOutputView.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDecoderOutputView.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDevice.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDevice.cs index 0f10905..f4d2dec 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDevice.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDevice.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDevice1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDevice1.cs index 7c75604..a4d5c5d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDevice1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDevice1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDevice2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDevice2.cs index 9eea9e9..073dba4 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDevice2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoDevice2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessor.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessor.cs index 8d98508..a0a9c4f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessor.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessor.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorEnumerator.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorEnumerator.cs index 8e6db89..1d730bc 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorEnumerator.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorEnumerator.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorEnumerator1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorEnumerator1.cs index 43c3a88..9dafc1a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorEnumerator1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorEnumerator1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorInputView.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorInputView.cs index 3a48567..a908084 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorInputView.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorInputView.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorOutputView.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorOutputView.cs index 88ac3c1..4c2050e 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorOutputView.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11VideoProcessorOutputView.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11View.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11View.cs index 49bdd0c..354f5d3 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11View.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3D11View.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3DDeviceContextState.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3DDeviceContextState.cs index 9d17d46..6ac3801 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3DDeviceContextState.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3DDeviceContextState.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3DUserDefinedAnnotation.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3DUserDefinedAnnotation.cs index bfc10fa..a9e3cea 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3DUserDefinedAnnotation.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D11/ID3DUserDefinedAnnotation.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D11; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12.cs index 7f5ecb9..1dfa361 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; public static partial class Apis @@ -8034,11 +8029,7 @@ public partial struct ClearValue [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.DepthStencil; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.DepthStencil, 1)); -#endif } } @@ -8243,11 +8234,7 @@ public partial struct ResourceBarrier [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Transition; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Transition, 1)); -#endif } } @@ -8257,11 +8244,7 @@ public partial struct ResourceBarrier [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Aliasing; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Aliasing, 1)); -#endif } } @@ -8271,11 +8254,7 @@ public partial struct ResourceBarrier [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.UAV; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.UAV, 1)); -#endif } } @@ -8347,11 +8326,7 @@ public partial struct TextureCopyLocation [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.PlacedFootprint; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.PlacedFootprint, 1)); -#endif } } @@ -8361,11 +8336,7 @@ public partial struct TextureCopyLocation [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.SubresourceIndex; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.SubresourceIndex, 1)); -#endif } } @@ -8607,11 +8578,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Buffer; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Buffer, 1)); -#endif } } @@ -8621,11 +8588,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1D, 1)); -#endif } } @@ -8635,11 +8598,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1DArray, 1)); -#endif } } @@ -8649,11 +8608,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -8663,11 +8618,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DArray, 1)); -#endif } } @@ -8677,11 +8628,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMS; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMS, 1)); -#endif } } @@ -8691,11 +8638,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMSArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMSArray, 1)); -#endif } } @@ -8705,11 +8648,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture3D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture3D, 1)); -#endif } } @@ -8719,11 +8658,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.TextureCube; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.TextureCube, 1)); -#endif } } @@ -8733,11 +8668,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.TextureCubeArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.TextureCubeArray, 1)); -#endif } } @@ -8747,11 +8678,7 @@ public partial struct ShaderResourceViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.RaytracingAccelerationStructure; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.RaytracingAccelerationStructure, 1)); -#endif } } @@ -8954,11 +8881,7 @@ public partial struct UnorderedAccessViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Buffer; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Buffer, 1)); -#endif } } @@ -8968,11 +8891,7 @@ public partial struct UnorderedAccessViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1D, 1)); -#endif } } @@ -8982,11 +8901,7 @@ public partial struct UnorderedAccessViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1DArray, 1)); -#endif } } @@ -8996,11 +8911,7 @@ public partial struct UnorderedAccessViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -9010,11 +8921,7 @@ public partial struct UnorderedAccessViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DArray, 1)); -#endif } } @@ -9024,11 +8931,7 @@ public partial struct UnorderedAccessViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture3D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture3D, 1)); -#endif } } @@ -9175,11 +9078,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Buffer; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Buffer, 1)); -#endif } } @@ -9189,11 +9088,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1D, 1)); -#endif } } @@ -9203,11 +9098,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1DArray, 1)); -#endif } } @@ -9217,11 +9108,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -9231,11 +9118,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DArray, 1)); -#endif } } @@ -9245,11 +9128,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMS; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMS, 1)); -#endif } } @@ -9259,11 +9138,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMSArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMSArray, 1)); -#endif } } @@ -9273,11 +9148,7 @@ public partial struct RenderTargetViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture3D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture3D, 1)); -#endif } } @@ -9404,11 +9275,7 @@ public partial struct DepthStencilViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1D, 1)); -#endif } } @@ -9418,11 +9285,7 @@ public partial struct DepthStencilViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture1DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture1DArray, 1)); -#endif } } @@ -9432,11 +9295,7 @@ public partial struct DepthStencilViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2D; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2D, 1)); -#endif } } @@ -9446,11 +9305,7 @@ public partial struct DepthStencilViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DArray, 1)); -#endif } } @@ -9460,11 +9315,7 @@ public partial struct DepthStencilViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMS; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMS, 1)); -#endif } } @@ -9474,11 +9325,7 @@ public partial struct DepthStencilViewDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Texture2DMSArray; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Texture2DMSArray, 1)); -#endif } } @@ -9604,11 +9451,7 @@ public partial struct RootParameter [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.DescriptorTable; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.DescriptorTable, 1)); -#endif } } @@ -9618,11 +9461,7 @@ public partial struct RootParameter [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Constants; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Constants, 1)); -#endif } } @@ -9632,11 +9471,7 @@ public partial struct RootParameter [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Descriptor; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Descriptor, 1)); -#endif } } @@ -9789,11 +9624,7 @@ public partial struct RootParameter1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.DescriptorTable; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.DescriptorTable, 1)); -#endif } } @@ -9803,11 +9634,7 @@ public partial struct RootParameter1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Constants; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Constants, 1)); -#endif } } @@ -9817,11 +9644,7 @@ public partial struct RootParameter1 [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Descriptor; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Descriptor, 1)); -#endif } } @@ -9879,11 +9702,7 @@ public partial struct VersionedRootSignatureDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Desc_1_0; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Desc_1_0, 1)); -#endif } } @@ -9893,11 +9712,7 @@ public partial struct VersionedRootSignatureDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Desc_1_1; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Desc_1_1, 1)); -#endif } } @@ -10167,11 +9982,7 @@ public partial struct IndirectArgumentDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.VertexBuffer; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.VertexBuffer, 1)); -#endif } } @@ -10181,11 +9992,7 @@ public partial struct IndirectArgumentDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Constant; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Constant, 1)); -#endif } } @@ -10195,11 +10002,7 @@ public partial struct IndirectArgumentDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.ConstantBufferView; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.ConstantBufferView, 1)); -#endif } } @@ -10209,11 +10012,7 @@ public partial struct IndirectArgumentDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.ShaderResourceView; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.ShaderResourceView, 1)); -#endif } } @@ -10223,11 +10022,7 @@ public partial struct IndirectArgumentDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.UnorderedAccessView; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.UnorderedAccessView, 1)); -#endif } } @@ -10775,11 +10570,7 @@ public partial struct RaytracingGeometryDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Triangles; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Triangles, 1)); -#endif } } @@ -10789,11 +10580,7 @@ public partial struct RaytracingGeometryDescription [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.AABBs; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.AABBs, 1)); -#endif } } @@ -10836,11 +10623,7 @@ public partial struct BuildRaytracingAccelerationStructureInputs [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.InstanceDescs; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.InstanceDescs, 1)); -#endif } } @@ -10850,11 +10633,7 @@ public partial struct BuildRaytracingAccelerationStructureInputs [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.pGeometryDescs; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref this, 1)).Anonymous.pGeometryDescs; -#endif } } @@ -10864,11 +10643,7 @@ public partial struct BuildRaytracingAccelerationStructureInputs [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.ppGeometryDescs; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref this, 1)).Anonymous.ppGeometryDescs; -#endif } } @@ -11178,11 +10953,7 @@ public partial struct VersionedDeviceRemovedExtendedData [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Dred_1_0; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Dred_1_0, 1)); -#endif } } @@ -11192,11 +10963,7 @@ public partial struct VersionedDeviceRemovedExtendedData [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Dred_1_1; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Dred_1_1, 1)); -#endif } } @@ -11206,11 +10973,7 @@ public partial struct VersionedDeviceRemovedExtendedData [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Dred_1_2; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Dred_1_2, 1)); -#endif } } @@ -11220,11 +10983,7 @@ public partial struct VersionedDeviceRemovedExtendedData [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Dred_1_3; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Dred_1_3, 1)); -#endif } } @@ -11313,11 +11072,7 @@ public partial struct RenderPassBeginningAccess [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Clear; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Clear, 1)); -#endif } } @@ -11393,11 +11148,7 @@ public partial struct RenderPassEndingAccess [MethodImpl(MethodImplOptions.AggressiveInlining)] get { -#if NET7_0_OR_GREATER return ref Anonymous.Resolve; -#else - return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref Anonymous.Resolve, 1)); -#endif } } diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandAllocator.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandAllocator.cs index 2d2bfec..9261054 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandAllocator.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandAllocator.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandList.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandList.cs index 93a3467..504b535 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandList.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandList.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandQueue.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandQueue.cs index 088a6ce..c3b0ce9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandQueue.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandQueue.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandSignature.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandSignature.cs index c02fbf1..cfd8357 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandSignature.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12CommandSignature.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug.cs index 6f65691..b5971e6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug1.cs index 9f8234c..4646507 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug2.cs index 6049fa8..ee390a9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug3.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug3.cs index 57ebb0c..36c7aba 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug4.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug4.cs index 1223c74..6e69d7f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug5.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug5.cs index ce02f16..73b8659 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug5.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Debug5.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandList.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandList.cs index 5a2a757..db507de 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandList.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandList.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandList1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandList1.cs index d1f3b03..5a84364 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandList1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandList1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandList2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandList2.cs index e73e1cf..9ff1e50 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandList2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandList2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandQueue.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandQueue.cs index 333adc9..095f64c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandQueue.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugCommandQueue.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugDevice.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugDevice.cs index 9061a7e..c5b48b7 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugDevice.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugDevice.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugDevice1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugDevice1.cs index 43bd19e..5bb8481 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugDevice1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugDevice1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugDevice2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugDevice2.cs index 3e68994..1499850 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugDevice2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DebugDevice2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DescriptorHeap.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DescriptorHeap.cs index 3a02300..1cbf7e1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DescriptorHeap.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DescriptorHeap.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device.cs index bb5d672..79840aa 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device1.cs index 0f72b98..fc0ac9a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device2.cs index c7d57cb..d7e642f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device3.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device3.cs index a0952a2..23e52a1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device4.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device4.cs index 7e79d2c..3ce098a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device5.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device5.cs index 428f69e..2022bbf 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device5.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device5.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device6.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device6.cs index 0bafba3..8c5da2a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device6.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device6.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device7.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device7.cs index 3b876da..9db4784 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device7.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device7.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device8.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device8.cs index 480f09d..ce103af 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device8.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device8.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device9.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device9.cs index 46c56d3..721b2cb 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device9.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Device9.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceChild.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceChild.cs index 7d73cc9..60d1bc3 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceChild.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceChild.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedData.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedData.cs index 739e83d..09e2bf1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedData.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedData.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedData1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedData1.cs index 8d5761e..ac61b17 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedData1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedData1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedData2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedData2.cs index 04bfe4a..7c9bbaa 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedData2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedData2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedDataSettings.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedDataSettings.cs index 0561fc5..b8418d9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedDataSettings.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedDataSettings.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedDataSettings1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedDataSettings1.cs index 885154b..cd7f088 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedDataSettings1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12DeviceRemovedExtendedDataSettings1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Fence.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Fence.cs index 976c05b..01acc86 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Fence.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Fence.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Fence1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Fence1.cs index f8b634a..d97a417 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Fence1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Fence1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12FunctionParameterReflection.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12FunctionParameterReflection.cs index 12e607f..710fa63 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12FunctionParameterReflection.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12FunctionParameterReflection.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12FunctionReflection.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12FunctionReflection.cs index 61ee8b1..7cc10a8 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12FunctionReflection.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12FunctionReflection.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList.cs index 8f996a7..634d078 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList1.cs index b0ba7c6..1e3e392 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList2.cs index 04ae706..d43fafa 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList3.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList3.cs index ee2eac2..2124596 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList4.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList4.cs index c266bba..8f95a25 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList5.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList5.cs index 3e4ac4b..e024036 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList5.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList5.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList6.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList6.cs index 6a538de..8778e33 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList6.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12GraphicsCommandList6.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Heap.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Heap.cs index d8343b0..a7cda26 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Heap.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Heap.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Heap1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Heap1.cs index 2818c8d..a6fa9e9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Heap1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Heap1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12InfoQueue.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12InfoQueue.cs index b9ef3b6..6d27cb4 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12InfoQueue.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12InfoQueue.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12InfoQueue1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12InfoQueue1.cs index 60c6fb6..2675297 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12InfoQueue1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12InfoQueue1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12LibraryReflection.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12LibraryReflection.cs index f64a10e..7ccd0e0 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12LibraryReflection.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12LibraryReflection.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12LifetimeOwner.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12LifetimeOwner.cs index 14d59cb..6f72b58 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12LifetimeOwner.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12LifetimeOwner.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12LifetimeTracker.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12LifetimeTracker.cs index bd5d1ff..5e0badd 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12LifetimeTracker.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12LifetimeTracker.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12MetaCommand.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12MetaCommand.cs index 8a20515..5084993 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12MetaCommand.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12MetaCommand.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Object.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Object.cs index 724c439..1ce79b6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Object.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Object.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Pageable.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Pageable.cs index fb3dc99..8951f66 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Pageable.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Pageable.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12PipelineLibrary.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12PipelineLibrary.cs index 5fb38c8..c85e03f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12PipelineLibrary.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12PipelineLibrary.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12PipelineLibrary1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12PipelineLibrary1.cs index 036aafd..f362cf9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12PipelineLibrary1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12PipelineLibrary1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12PipelineState.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12PipelineState.cs index b4b4761..b1e118c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12PipelineState.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12PipelineState.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ProtectedResourceSession.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ProtectedResourceSession.cs index a758da1..773f3d8 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ProtectedResourceSession.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ProtectedResourceSession.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ProtectedResourceSession1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ProtectedResourceSession1.cs index 3f57444..5c8892c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ProtectedResourceSession1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ProtectedResourceSession1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ProtectedSession.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ProtectedSession.cs index b86f4a2..b4a3c91 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ProtectedSession.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ProtectedSession.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12QueryHeap.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12QueryHeap.cs index 68c0e88..4c551c7 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12QueryHeap.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12QueryHeap.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Resource.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Resource.cs index 1f995ee..e27f6de 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Resource.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Resource.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Resource1.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Resource1.cs index 2287df9..0a9b0f5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Resource1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Resource1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Resource2.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Resource2.cs index 7cb72ac..fee3946 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Resource2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Resource2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12RootSignature.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12RootSignature.cs index 4012fc5..882b8b9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12RootSignature.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12RootSignature.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12RootSignatureDeserializer.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12RootSignatureDeserializer.cs index 3e988fa..d001e18 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12RootSignatureDeserializer.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12RootSignatureDeserializer.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12SDKConfiguration.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12SDKConfiguration.cs index fb5bced..893c7ad 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12SDKConfiguration.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12SDKConfiguration.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderCacheSession.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderCacheSession.cs index 7e2af5e..abb0cb1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderCacheSession.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderCacheSession.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflection.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflection.cs index 34ec49f..390350f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflection.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflection.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflectionConstantBuffer.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflectionConstantBuffer.cs index fed805b..d6b35f7 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflectionConstantBuffer.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflectionConstantBuffer.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflectionType.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflectionType.cs index c2c7d4a..519dfef 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflectionType.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflectionType.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflectionVariable.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflectionVariable.cs index 296cf71..3009271 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflectionVariable.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12ShaderReflectionVariable.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12SharingContract.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12SharingContract.cs index 6b30696..1646200 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12SharingContract.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12SharingContract.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12StateObject.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12StateObject.cs index 153acdd..c834cf8 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12StateObject.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12StateObject.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12StateObjectProperties.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12StateObjectProperties.cs index 1232ce6..bbeaf47 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12StateObjectProperties.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12StateObjectProperties.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12SwapChainAssistant.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12SwapChainAssistant.cs index 6f60cbc..7953d42 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12SwapChainAssistant.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12SwapChainAssistant.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Tools.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Tools.cs index 08addcf..76b4845 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Tools.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12Tools.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12VersionedRootSignatureDeserializer.cs b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12VersionedRootSignatureDeserializer.cs index 9b9e155..005deb6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12VersionedRootSignatureDeserializer.cs +++ b/src/Vortice.Win32/Generated/Graphics/Direct3D12/ID3D12VersionedRootSignatureDeserializer.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Direct3D12; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite.cs index c2296f5..29ed11b 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; public static partial class Apis diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteAsyncResult.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteAsyncResult.cs index 0f5d607..82e1164 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteAsyncResult.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteAsyncResult.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteBitmapRenderTarget.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteBitmapRenderTarget.cs index a5e7141..bbe1a58 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteBitmapRenderTarget.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteBitmapRenderTarget.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteBitmapRenderTarget1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteBitmapRenderTarget1.cs index 9f44846..91f44f4 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteBitmapRenderTarget1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteBitmapRenderTarget1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteColorGlyphRunEnumerator.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteColorGlyphRunEnumerator.cs index f5ee81b..b2badae 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteColorGlyphRunEnumerator.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteColorGlyphRunEnumerator.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteColorGlyphRunEnumerator1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteColorGlyphRunEnumerator1.cs index db776e4..969fc44 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteColorGlyphRunEnumerator1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteColorGlyphRunEnumerator1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory.cs index 8b44632..ccecf58 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory1.cs index 1edc969..6eef9e2 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory2.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory2.cs index ec1055a..27fcd5e 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory2.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory3.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory3.cs index 2a409bc..7f5724a 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory3.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory4.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory4.cs index 91d9c2d..602b92b 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory4.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory5.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory5.cs index 2eb5c9f..dcb79d0 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory5.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory5.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory6.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory6.cs index 47e2834..5739278 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory6.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory6.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory7.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory7.cs index b2f8486..24ea873 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory7.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFactory7.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont.cs index d113c34..6b4ec56 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont1.cs index 07fa8b2..0ffcd98 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont2.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont2.cs index e019aa6..7d17e87 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont2.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont3.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont3.cs index df3cb62..7117882 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont3.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFont3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection.cs index 8affcda..1b112d0 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection1.cs index 1a421da..a43c960 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection2.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection2.cs index 69fbb28..aa1ffdf 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection2.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection3.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection3.cs index 9d0b9a7..3d5cbe5 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection3.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollection3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollectionLoader.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollectionLoader.cs index dcc20eb..14d9070 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollectionLoader.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontCollectionLoader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontDownloadListener.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontDownloadListener.cs index efee678..7e57bea 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontDownloadListener.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontDownloadListener.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontDownloadQueue.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontDownloadQueue.cs index 8bce4fc..f96cbc6 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontDownloadQueue.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontDownloadQueue.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace.cs index d796a14..6f5b50b 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace1.cs index 208f1d9..97328f7 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace2.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace2.cs index 5d0fb59..94c69fd 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace2.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace3.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace3.cs index 81b49fa..d9d28d6 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace3.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace4.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace4.cs index 4f1c151..4d42868 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace4.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace5.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace5.cs index 1a72b18..7431101 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace5.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace5.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace6.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace6.cs index 000d11e..2b86d43 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace6.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFace6.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFaceReference.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFaceReference.cs index 800bc94..706d2c5 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFaceReference.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFaceReference.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFaceReference1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFaceReference1.cs index 412711c..8307779 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFaceReference1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFaceReference1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFallback.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFallback.cs index 813c3f0..4390069 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFallback.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFallback.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFallback1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFallback1.cs index 20d8156..91f0849 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFallback1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFallback1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFallbackBuilder.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFallbackBuilder.cs index 722eaaa..2fb175f 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFallbackBuilder.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFallbackBuilder.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFamily.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFamily.cs index 317177d..1cebded 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFamily.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFamily.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFamily1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFamily1.cs index b629041..6e95eba 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFamily1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFamily1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFamily2.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFamily2.cs index 3de890a..74dc4e8 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFamily2.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFamily2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFile.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFile.cs index 5ab7d8f..463844c 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFile.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFile.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFileEnumerator.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFileEnumerator.cs index a02930b..a52d885 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFileEnumerator.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFileEnumerator.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFileLoader.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFileLoader.cs index f354eed..f14f36f 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFileLoader.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFileLoader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFileStream.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFileStream.cs index 6d7acb3..fccd4e0 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFileStream.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontFileStream.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontList.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontList.cs index 51c7d8c..55c62ae 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontList.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontList.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontList1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontList1.cs index ab66547..7cf0fbe 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontList1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontList1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontList2.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontList2.cs index 63dc27b..1dbe763 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontList2.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontList2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontResource.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontResource.cs index 83a6698..0b7433c 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontResource.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontResource.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet.cs index 72ff810..fcad501 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet1.cs index 3b1c7f4..78d8739 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet2.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet2.cs index e1b849d..578d136 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet2.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet3.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet3.cs index 00c4c03..dfd4c1a 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet3.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSet3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSetBuilder.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSetBuilder.cs index 9d6d4dd..60c7c2f 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSetBuilder.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSetBuilder.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSetBuilder1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSetBuilder1.cs index 454ad52..5e9e23b 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSetBuilder1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSetBuilder1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSetBuilder2.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSetBuilder2.cs index 93e2ed8..9e131bc 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSetBuilder2.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteFontSetBuilder2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteGdiInterop.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteGdiInterop.cs index fa065a1..ca01ae2 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteGdiInterop.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteGdiInterop.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteGdiInterop1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteGdiInterop1.cs index 3789685..d7f985d 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteGdiInterop1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteGdiInterop1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteGlyphRunAnalysis.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteGlyphRunAnalysis.cs index 3376f50..9dfa02c 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteGlyphRunAnalysis.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteGlyphRunAnalysis.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteInMemoryFontFileLoader.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteInMemoryFontFileLoader.cs index 43241a0..d99095c 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteInMemoryFontFileLoader.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteInMemoryFontFileLoader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteInlineObject.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteInlineObject.cs index a456e0d..022aba4 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteInlineObject.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteInlineObject.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteLocalFontFileLoader.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteLocalFontFileLoader.cs index 88a9be2..683786a 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteLocalFontFileLoader.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteLocalFontFileLoader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteLocalizedStrings.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteLocalizedStrings.cs index c2a9d3a..967b4b1 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteLocalizedStrings.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteLocalizedStrings.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteNumberSubstitution.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteNumberSubstitution.cs index 46f9691..0b531c7 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteNumberSubstitution.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteNumberSubstitution.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWritePixelSnapping.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWritePixelSnapping.cs index d4509e9..0ea49da 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWritePixelSnapping.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWritePixelSnapping.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRemoteFontFileLoader.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRemoteFontFileLoader.cs index 86c8f58..3fd75d6 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRemoteFontFileLoader.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRemoteFontFileLoader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRemoteFontFileStream.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRemoteFontFileStream.cs index b7adcc4..f56c061 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRemoteFontFileStream.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRemoteFontFileStream.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams.cs index 4025261..6c953c0 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams1.cs index 7cb59e7..b3fafbe 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams2.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams2.cs index c7dbc3f..03023e7 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams2.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams3.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams3.cs index ed9851f..948297d 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams3.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteRenderingParams3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteStringList.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteStringList.cs index 98acf5f..cac50ad 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteStringList.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteStringList.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSink.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSink.cs index e76055c..15e4d16 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSink.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSink.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSink1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSink1.cs index 33eb521..94f4a02 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSink1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSink1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSource.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSource.cs index d9a94a1..891ce7c 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSource.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSource.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSource1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSource1.cs index 5c8d6d7..cde3034 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSource1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalysisSource1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalyzer.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalyzer.cs index 707fa15..1922ca4 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalyzer.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalyzer.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalyzer1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalyzer1.cs index 87e2e96..b51fec5 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalyzer1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalyzer1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalyzer2.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalyzer2.cs index c636122..3a299ed 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalyzer2.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextAnalyzer2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat.cs index d8f755e..118051c 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat1.cs index 539ae43..9456cde 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat2.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat2.cs index 9f4952a..f5b3198 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat2.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat3.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat3.cs index 35be177..f6a04ad 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat3.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextFormat3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout.cs index bf07b19..79d13a9 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout1.cs index 996d20e..b340365 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout2.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout2.cs index 97090f5..764d128 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout2.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout3.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout3.cs index 5412337..12dab4e 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout3.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout4.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout4.cs index 92d7499..3334265 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout4.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextLayout4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextRenderer.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextRenderer.cs index c71f792..daf2b4d 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextRenderer.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextRenderer.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextRenderer1.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextRenderer1.cs index 5a37d1e..92d1109 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextRenderer1.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTextRenderer1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTypography.cs b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTypography.cs index 38ac058..d272c07 100644 --- a/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTypography.cs +++ b/src/Vortice.Win32/Generated/Graphics/DirectWrite/IDWriteTypography.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.DirectWrite; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi.Common.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi.Common.cs index e335feb..9349059 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi.Common.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi.Common.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi.Common; public static partial class Apis diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi.cs index e76bd02..884a926 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; public static partial class Apis diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter.cs index 4113889..401e54a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter1.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter1.cs index 9c322e1..e2988cd 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter2.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter2.cs index 7f8ba14..a94ce76 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter3.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter3.cs index 85ee073..2f08bf7 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter4.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter4.cs index d7a47cc..fe9cae6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIAdapter4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDebug.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDebug.cs index 439be7c..50b46f5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDebug.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDebug.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDebug1.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDebug1.cs index d176d3e..71b5c48 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDebug1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDebug1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDecodeSwapChain.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDecodeSwapChain.cs index 233083f..bbd88b2 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDecodeSwapChain.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDecodeSwapChain.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice.cs index 308311e..1339ac5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice1.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice1.cs index 1ffed54..091db99 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice2.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice2.cs index 93a9ea2..41c27b2 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice3.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice3.cs index cdadc21..dce8a54 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice4.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice4.cs index 57c18e5..63d1fce 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDevice4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDeviceSubObject.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDeviceSubObject.cs index 724165f..09eaa40 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDeviceSubObject.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDeviceSubObject.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDisplayControl.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDisplayControl.cs index 7c3608a..4370139 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDisplayControl.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIDisplayControl.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory.cs index 0b82c15..9a04976 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory1.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory1.cs index d7e73e9..6c01664 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory2.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory2.cs index 08a5062..c798b75 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory3.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory3.cs index 91c2ce9..d1d4121 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory4.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory4.cs index 75eec86..435df24 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory5.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory5.cs index 0b24383..6d45bc8 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory5.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory5.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory6.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory6.cs index 8c4f63d..c48d882 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory6.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory6.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory7.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory7.cs index 77cb186..563ff99 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory7.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactory7.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactoryMedia.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactoryMedia.cs index 94b46f9..eefea60 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactoryMedia.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIFactoryMedia.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIInfoQueue.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIInfoQueue.cs index 22cbca8..1c4d0a4 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIInfoQueue.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIInfoQueue.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIKeyedMutex.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIKeyedMutex.cs index 1b51acf..938fc17 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIKeyedMutex.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIKeyedMutex.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIObject.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIObject.cs index b91df3f..5d40760 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIObject.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIObject.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput.cs index e8e268b..96dd726 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput1.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput1.cs index 67b1896..cf6cf7c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput2.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput2.cs index c357e32..829b141 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput3.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput3.cs index 272b2c8..7bb420d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput4.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput4.cs index 1628902..6bfd69a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput5.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput5.cs index 004cfcc..360074a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput5.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput5.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput6.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput6.cs index dc3a926..57821f4 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput6.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutput6.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutputDuplication.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutputDuplication.cs index 55a5f3c..f1dd43b 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutputDuplication.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIOutputDuplication.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIResource.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIResource.cs index a9205f8..d7553bb 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIResource.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIResource.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIResource1.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIResource1.cs index ae23c3f..a17d920 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIResource1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGIResource1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISurface.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISurface.cs index 8955b98..ed52e9a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISurface.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISurface.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISurface1.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISurface1.cs index 5ed6e78..106178c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISurface1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISurface1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISurface2.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISurface2.cs index 03767b5..1a4ecc6 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISurface2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISurface2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain.cs index 6bb90ca..cdb11b8 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain1.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain1.cs index 8d7ea34..eb06380 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain1.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain1.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain2.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain2.cs index 129f41b..5b2e719 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain3.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain3.cs index b76d458..b1da29a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain3.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain3.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain4.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain4.cs index 9a32aba..a6f5756 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain4.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChain4.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChainMedia.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChainMedia.cs index a6e9c6d..6d360c7 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChainMedia.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGISwapChainMedia.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGraphicsAnalysis.cs b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGraphicsAnalysis.cs index 60c2c1a..4a423e7 100644 --- a/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGraphicsAnalysis.cs +++ b/src/Vortice.Win32/Generated/Graphics/Dxgi/IDXGraphicsAnalysis.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Dxgi; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Graphics.cs b/src/Vortice.Win32/Generated/Graphics/Graphics.cs index 702cac0..706cf5d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Graphics.cs +++ b/src/Vortice.Win32/Generated/Graphics/Graphics.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics; public static partial class Apis diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging.D2D.cs b/src/Vortice.Win32/Generated/Graphics/Imaging.D2D.cs index 331cb82..4051a18 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging.D2D.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging.D2D.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging.D2D; public static partial class Apis diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging.cs b/src/Vortice.Win32/Generated/Graphics/Imaging.cs index 8c73ca3..607da98 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; public static partial class Apis diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmap.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmap.cs index 39b3b0c..c19ea27 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmap.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmap.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapClipper.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapClipper.cs index 7889ac3..7b9b597 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapClipper.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapClipper.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapCodecInfo.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapCodecInfo.cs index 42317e8..cc1a175 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapCodecInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapCodecInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapCodecProgressNotification.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapCodecProgressNotification.cs index f28158b..8937171 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapCodecProgressNotification.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapCodecProgressNotification.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapDecoder.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapDecoder.cs index 08a081b..2763777 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapDecoder.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapDecoder.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapDecoderInfo.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapDecoderInfo.cs index 22b7180..d423f3e 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapDecoderInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapDecoderInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapEncoder.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapEncoder.cs index decb54e..05d009f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapEncoder.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapEncoder.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapEncoderInfo.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapEncoderInfo.cs index 4492feb..51b7c2b 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapEncoderInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapEncoderInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapFlipRotator.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapFlipRotator.cs index ce30297..c306f50 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapFlipRotator.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapFlipRotator.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapFrameDecode.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapFrameDecode.cs index 4df67f7..da978e1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapFrameDecode.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapFrameDecode.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapFrameEncode.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapFrameEncode.cs index 59e9018..a4b1128 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapFrameEncode.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapFrameEncode.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapLock.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapLock.cs index 3668be0..252a9d9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapLock.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapLock.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapScaler.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapScaler.cs index 149658f..0a09976 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapScaler.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapScaler.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapSource.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapSource.cs index ef09ec1..261a52d 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapSource.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapSource.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapSourceTransform.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapSourceTransform.cs index e2c2090..0b42c3c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapSourceTransform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICBitmapSourceTransform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICColorContext.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICColorContext.cs index 48c0637..0bf63d5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICColorContext.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICColorContext.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICColorTransform.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICColorTransform.cs index 24eb905..07518a5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICColorTransform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICColorTransform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICComponentFactory.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICComponentFactory.cs index f82d24b..72391e3 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICComponentFactory.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICComponentFactory.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICComponentInfo.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICComponentInfo.cs index 928f61a..6e968a1 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICComponentInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICComponentInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDdsDecoder.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDdsDecoder.cs index c996dbe..3f85214 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDdsDecoder.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDdsDecoder.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDdsEncoder.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDdsEncoder.cs index 2ebc34f..8da6f8b 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDdsEncoder.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDdsEncoder.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDdsFrameDecode.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDdsFrameDecode.cs index 09eceb5..4b063fe 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDdsFrameDecode.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDdsFrameDecode.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDevelopRaw.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDevelopRaw.cs index adbdbfe..076f753 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDevelopRaw.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDevelopRaw.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDevelopRawNotificationCallback.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDevelopRawNotificationCallback.cs index c78b88c..a32589a 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDevelopRawNotificationCallback.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICDevelopRawNotificationCallback.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICEnumMetadataItem.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICEnumMetadataItem.cs index 207c44a..f7e277e 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICEnumMetadataItem.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICEnumMetadataItem.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICFastMetadataEncoder.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICFastMetadataEncoder.cs index 8020cf5..a254bfc 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICFastMetadataEncoder.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICFastMetadataEncoder.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICFormatConverter.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICFormatConverter.cs index 3d97fab..ba69886 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICFormatConverter.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICFormatConverter.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICFormatConverterInfo.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICFormatConverterInfo.cs index f0ac625..31ea5ea 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICFormatConverterInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICFormatConverterInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICImageEncoder.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICImageEncoder.cs index 00425bd..3b0c43f 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICImageEncoder.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICImageEncoder.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging.D2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICImagingFactory.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICImagingFactory.cs index 66ea2d6..879619c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICImagingFactory.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICImagingFactory.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICImagingFactory2.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICImagingFactory2.cs index ef25476..96c03b3 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICImagingFactory2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICImagingFactory2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging.D2D; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICJpegFrameDecode.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICJpegFrameDecode.cs index 081da9c..bf434be 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICJpegFrameDecode.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICJpegFrameDecode.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICJpegFrameEncode.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICJpegFrameEncode.cs index 5300253..9fd30f4 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICJpegFrameEncode.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICJpegFrameEncode.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataBlockReader.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataBlockReader.cs index 92f02ba..76265c0 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataBlockReader.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataBlockReader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataBlockWriter.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataBlockWriter.cs index 8e91874..dff277c 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataBlockWriter.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataBlockWriter.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataHandlerInfo.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataHandlerInfo.cs index 3c3ee60..8c5aabd 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataHandlerInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataHandlerInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataQueryReader.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataQueryReader.cs index a183203..6595430 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataQueryReader.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataQueryReader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataQueryWriter.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataQueryWriter.cs index ea34f67..0607db9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataQueryWriter.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataQueryWriter.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataReader.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataReader.cs index 4829447..0c004a9 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataReader.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataReader.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataReaderInfo.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataReaderInfo.cs index c722d76..5731076 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataReaderInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataReaderInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataWriter.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataWriter.cs index 2733bce..7e11329 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataWriter.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataWriter.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataWriterInfo.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataWriterInfo.cs index 545b681..469f49b 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataWriterInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICMetadataWriterInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPalette.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPalette.cs index efa0ed5..8404559 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPalette.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPalette.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPersistStream.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPersistStream.cs index 15cfc3f..7a53de7 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPersistStream.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPersistStream.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPixelFormatInfo.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPixelFormatInfo.cs index 54f3902..85542fa 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPixelFormatInfo.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPixelFormatInfo.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPixelFormatInfo2.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPixelFormatInfo2.cs index 39c6e49..436cefc 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPixelFormatInfo2.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPixelFormatInfo2.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPlanarBitmapFrameEncode.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPlanarBitmapFrameEncode.cs index ee17c8d..b69998b 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPlanarBitmapFrameEncode.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPlanarBitmapFrameEncode.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPlanarBitmapSourceTransform.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPlanarBitmapSourceTransform.cs index f9798e4..d357638 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPlanarBitmapSourceTransform.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPlanarBitmapSourceTransform.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPlanarFormatConverter.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPlanarFormatConverter.cs index 4a42b94..c152604 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPlanarFormatConverter.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICPlanarFormatConverter.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICProgressCallback.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICProgressCallback.cs index bda6095..d6533b0 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICProgressCallback.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICProgressCallback.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICProgressiveLevelControl.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICProgressiveLevelControl.cs index abcaf39..6658c39 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICProgressiveLevelControl.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICProgressiveLevelControl.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICStream.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICStream.cs index 61dd1b8..27eb7e5 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICStream.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICStream.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICStreamProvider.cs b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICStreamProvider.cs index 19c7444..415fb20 100644 --- a/src/Vortice.Win32/Generated/Graphics/Imaging/IWICStreamProvider.cs +++ b/src/Vortice.Win32/Generated/Graphics/Imaging/IWICStreamProvider.cs @@ -7,11 +7,6 @@ // // ------------------------------------------------------------------------------ - -#if !NET6_0_OR_GREATER -using MemoryMarshal = Win32.MemoryMarshal; -#endif - namespace Win32.Graphics.Imaging; /// diff --git a/src/Vortice.Win32/INativeGuid.cs b/src/Vortice.Win32/INativeGuid.cs index eb718a6..226ac08 100644 --- a/src/Vortice.Win32/INativeGuid.cs +++ b/src/Vortice.Win32/INativeGuid.cs @@ -3,9 +3,9 @@ namespace Win32; -public unsafe interface INativeGuid +public interface INativeGuid { #if NET6_0_OR_GREATER - protected internal static Guid* NativeGuid { get; } + protected unsafe internal static Guid* NativeGuid { get; } #endif } diff --git a/src/Vortice.Win32/IUnknown.cs b/src/Vortice.Win32/IUnknown.cs index 4fa13e9..333f64d 100644 --- a/src/Vortice.Win32/IUnknown.cs +++ b/src/Vortice.Win32/IUnknown.cs @@ -1,9 +1,6 @@ // Copyright © Amer Koleci and Contributors. // Licensed under the MIT License (MIT). See LICENSE in the repository root for more information. -using System.Diagnostics; -using System.Runtime.CompilerServices; - namespace Win32; [Guid("00000000-0000-0000-C000-000000000046")] diff --git a/src/Vortice.Win32/Vortice.Win32.csproj b/src/Vortice.Win32/Vortice.Win32.csproj index 0b789e5..de9564d 100644 --- a/src/Vortice.Win32/Vortice.Win32.csproj +++ b/src/Vortice.Win32/Vortice.Win32.csproj @@ -3,9 +3,11 @@ netstandard2.0;net6.0;net7.0 Windows API low level bindings. - 1.6.0 + 1.6.1 true + True + 0419;$(NoWarn) diff --git a/src/samples/01-ClearScreen/01-ClearScreen.csproj b/src/samples/01-ClearScreen/01-ClearScreen.csproj index 9bae638..6114788 100644 --- a/src/samples/01-ClearScreen/01-ClearScreen.csproj +++ b/src/samples/01-ClearScreen/01-ClearScreen.csproj @@ -1,7 +1,7 @@ Exe - net6.0 + net7.0 true false ClearScreen