Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 255 of file DeviceResourceManager.cs.
References System.Collections.Generic.Dictionary< TKey, TValue >.ContainsKey(), System.Threading.Monitor.Enter(), System.Threading.Monitor.Exit(), Microsoft.Xna.Framework.Graphics.GraphicsDevice.FireDestroyedEvent(), Microsoft.Xna.Framework.Graphics.DeviceResourceManager.GetCachedName(), Microsoft.Xna.Framework.Graphics.DeviceResourceManager.GetCachedTag(), System.handle, Microsoft.Xna.Framework.Graphics.DeviceResourceManager.pParentDevice, Microsoft.Xna.Framework.Graphics.DeviceResourceManager.pResourceData, Microsoft.Xna.Framework.Graphics.DeviceResourceManager.pSyncObject, System.Collections.Generic.Dictionary< TKey, TValue >.Remove(), and System.value.
Referenced by Microsoft.Xna.Framework.Graphics.Effect.ReleaseNativeObject(), Microsoft.Xna.Framework.Graphics.IndexBuffer.ReleaseNativeObject(), Microsoft.Xna.Framework.Graphics.OcclusionQuery.ReleaseNativeObject(), Microsoft.Xna.Framework.Graphics.Texture2D.ReleaseNativeObject(), Microsoft.Xna.Framework.Graphics.Texture3D.ReleaseNativeObject(), Microsoft.Xna.Framework.Graphics.TextureCube.ReleaseNativeObject(), and Microsoft.Xna.Framework.Graphics.VertexBuffer.ReleaseNativeObject().