Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackage |
Definition at line 77 of file RenderTargetHelper.cs.
References Microsoft.Xna.Framework.Graphics.RenderTargetHelper.depthFormat, Microsoft.Xna.Framework.Graphics.DeviceResourceManager.FindResourceW(), Microsoft.Xna.Framework.Graphics.RenderTargetHelper.format, Microsoft.Xna.Framework.Graphics.GraphicsHelpers.GetExceptionFromResult(), Microsoft.Xna.Framework.Graphics.RenderTargetHelper.GetSharedDepthSurface(), Microsoft.Xna.Framework.Graphics.RenderTargetHelper.height, Microsoft.Xna.Framework.Graphics.RenderTargetHelper.multiSampleCount, Microsoft.Xna.Framework.Graphics.GraphicsDevice.pComPtr, Microsoft.Xna.Framework.Graphics.RenderTargetHelper.pDepthSurface, Microsoft.Xna.Framework.Graphics.RenderTargetHelper.pRenderTargetSurface, Microsoft.Xna.Framework.Graphics.GraphicsDevice.Resources, System.IntPtr.ToPointer(), Microsoft.Xna.Framework.Graphics.RenderTargetHelper.usage, Microsoft.Xna.Framework.Graphics.RenderTargetHelper.width, and System.IntPtr.Zero.
Referenced by Microsoft.Xna.Framework.Graphics.RenderTarget2D.RecreateAndPopulateObject(), and Microsoft.Xna.Framework.Graphics.RenderTargetCube.RecreateAndPopulateObject().