API Documentation
|
#include <VulkanQueue.h>
Public Member Functions | |
VkCommandPool_T * | command_pool () |
VkQueue_T * | queue () |
VulkanQueue (VulkanQueueCore *core) | |
~VulkanQueue () | |
Protected Attributes | |
VulkanQueueCore * | m_core |
WLock | m_queue_lock |
VulkanQueue | ( | VulkanQueueCore * | core | ) |
~VulkanQueue | ( | ) |
|
inline |
|
inline |
|
protected |
|
protected |