Diligent Engine
 
Loading...
Searching...
No Matches
GPUUploadManagerImpl.hpp File Reference
#include "GPUUploadManager.h"
#include "Fence.h"
#include "ObjectBase.hpp"
#include "RefCntAutoPtr.hpp"
#include "MPSCQueue.hpp"
#include "ThreadSignal.hpp"
#include <memory>
#include <vector>
#include <mutex>
#include <map>
#include <unordered_map>

Classes

class  Diligent::GPUUploadManagerImpl
 Implementation of the asynchronous GPU upload manager. More...
 

Namespaces

namespace  Diligent
 Graphics engine namespace.
 

Detailed Description

Implementation of the asynchronous GPU upload manager.