HatchitGraphics
Public Member Functions | Protected Attributes | List of all members
Hatchit::Graphics::GPUQueue Class Reference

Singelton class that manages loading of GPU resource objects. More...

#include <ht_gpuresourcepool.h>

Inheritance diagram for Hatchit::Graphics::GPUQueue:
Hatchit::Graphics::Vulkan::VKQueue

Public Member Functions

QueueType GetQueueType () const
 Get the type of Queue this is. More...
 

Protected Attributes

QueueType m_queueType
 

Detailed Description

Singelton class that manages loading of GPU resource objects.

The class implements the logic for loading GPU resources non-asynchronously or asynchronously.

Member Function Documentation

QueueType GPUQueue::GetQueueType ( ) const

Get the type of Queue this is.

Returns
The QueueType of this Queue

The documentation for this class was generated from the following files: