SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetQueueHelper()

const QueueHelper & Spices::VulkanDevice::GetQueueHelper ( ) const
inline

Get QueueHelper variable.

Returns
Returns QueueHelper variable.

Definition at line 149 of file VulkanDevice.h.

149{ return m_QueueHelper; }
QueueHelper m_QueueHelper
QueueHelper.