Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 191 of file DeviceResourceManager.cs.
References System.Threading.Monitor.Enter(), System.Threading.Monitor.Exit(), System.Collections.Generic.Dictionary< TKey, TValue >.KeyCollection.GetEnumerator(), System.Collections.Generic.Dictionary< TKey, TValue >.Keys, Microsoft.Xna.Framework.Graphics.DeviceResourceManager.pResourceData, and Microsoft.Xna.Framework.Graphics.DeviceResourceManager.pSyncObject.
Referenced by Microsoft.Xna.Framework.Graphics.Effect.GetManagedObject(), Microsoft.Xna.Framework.Graphics.TextureCube.GetManagedObject(), Microsoft.Xna.Framework.Graphics.GraphicsDevice.GetManagedObject(), Microsoft.Xna.Framework.Graphics.IndexBuffer.GetManagedObject(), Microsoft.Xna.Framework.Graphics.OcclusionQuery.GetManagedObject(), Microsoft.Xna.Framework.Graphics.Texture2D.GetManagedObject(), Microsoft.Xna.Framework.Graphics.VertexBuffer.GetManagedObject(), and Microsoft.Xna.Framework.Graphics.Texture3D.GetManagedObject().