Exemplo n.º 1
0
 public static void DestroyAllContexts()
 {
     LinearAllocator.DestroyAll();
     DynamicDescriptorHeap.DestroyAll();
     Globals.ContextManager.DestroyAllContexts();
 }