API Documentation
Loading...
Searching...
No Matches
VulkanQueue Class Reference

#include <VulkanQueue.h>

Collaboration diagram for VulkanQueue:
[legend]

Public Member Functions

VkCommandPool_T * command_pool ()
 
VkQueue_T * queue ()
 
 VulkanQueue (VulkanQueueCore *core)
 
 ~VulkanQueue ()
 

Protected Attributes

VulkanQueueCorem_core
 
WLock m_queue_lock
 

Constructor & Destructor Documentation

◆ VulkanQueue()

◆ ~VulkanQueue()

Member Function Documentation

◆ command_pool()

VkCommandPool_T * command_pool ( )
inline

◆ queue()

VkQueue_T * queue ( )
inline

Member Data Documentation

◆ m_core

VulkanQueueCore* m_core
protected

◆ m_queue_lock

WLock m_queue_lock
protected

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