Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 295 of file DeclarationManager.cs.
References Microsoft.Xna.Framework.Graphics.GraphicsDevice._profileCapabilities, System.array, System.Runtime.CompilerServices.Unsafe.CopyBlockUnaligned(), System.Globalization.CultureInfo.CurrentCulture, Microsoft.Xna.Framework.Graphics.DeclarationManager.currentDeclarationCount, Microsoft.Xna.Framework.Graphics.DeclarationManager.currentDeclarations, Microsoft.Xna.Framework.Graphics.DeclarationManager.device, Microsoft.Xna.Framework.FrameworkResources.DuplicateVertexElement, Microsoft.Xna.Framework.Graphics.DeclarationBinding.elements, System.Globalization.Format, System.format, Microsoft.Xna.Framework.Graphics.GraphicsHelpers.GetExceptionFromResult(), Microsoft.Xna.Framework.Graphics.DeclarationManager.IsDuplicateElement(), Microsoft.Xna.Framework.Graphics.ProfileCapabilities.MaxVertexStreams, Microsoft.Xna.Framework.Graphics.VertexElement.Offset, Microsoft.Xna.Framework.Graphics.GraphicsDevice.pComPtr, Microsoft.Xna.Framework.FrameworkResources.ProfileMaxVertexElements, Microsoft.Xna.Framework.Graphics.ProfileCapabilities.ThrowNotSupportedException(), Microsoft.Xna.Framework.Graphics.VertexElement.UsageIndex, and Microsoft.Xna.Framework.Graphics.VertexElement.VertexElementUsage.
Referenced by Microsoft.Xna.Framework.Graphics.DeclarationManager.SetNativeDeclaration().