SpiecsEngine
 
Loading...
Searching...
No Matches

◆ Get()

VkQueryPool Spices::VulkanQueryPool::Get ( ) const
inline

Get VkQueryPool Handler.

Returns
Returns VkQueryPool Handler.

Definition at line 80 of file VulkanQueryPool.h.

80{ return m_QueryPool; }
VkQueryPool m_QueryPool
VkQueryPool Handler.