Inherits LiteFX::Implement< VulkanQueue >.
◆ VulkanQueueImpl()
LiteFX::Rendering::Backends::VulkanQueue::VulkanQueueImpl::VulkanQueueImpl |
( |
VulkanQueue * |
parent, |
|
|
const VulkanDevice & |
device, |
|
|
const QueueType & |
type, |
|
|
const QueuePriority & |
priority, |
|
|
const UInt32 & |
familyId, |
|
|
const UInt32 & |
queueId |
|
) |
| |
|
inline |
◆ ~VulkanQueueImpl()
LiteFX::Rendering::Backends::VulkanQueue::VulkanQueueImpl::~VulkanQueueImpl |
( |
| ) |
|
|
inline |
◆ bind()
void LiteFX::Rendering::Backends::VulkanQueue::VulkanQueueImpl::bind |
( |
| ) |
|
|
inline |
◆ release()
void LiteFX::Rendering::Backends::VulkanQueue::VulkanQueueImpl::release |
( |
| ) |
|
|
inline |
◆ VulkanQueue