|
HatchitGraphics
|
Singelton class that manages loading of GPU resource objects. More...
#include <ht_gpuresourcepool.h>
Public Member Functions | |
| QueueType | GetQueueType () const |
| Get the type of Queue this is. More... | |
Protected Attributes | |
| QueueType | m_queueType |
Singelton class that manages loading of GPU resource objects.
The class implements the logic for loading GPU resources non-asynchronously or asynchronously.
| QueueType GPUQueue::GetQueueType | ( | ) | const |
Get the type of Queue this is.
1.8.11