| void Spices::VulkanQueryPool::BeginQuery | ( | VkCommandBuffer | commandBuffer, |
| uint32_t | index = 0 ) const |
Begin to query next commands.
| [in] | commandBuffer | VkCommandBuffer. |
| [in] | index | QueryIndex. |
Determine VkQueryControlFlags.
Begin Query.
Determine VkQueryControlFlags.
Begin Query.
Definition at line 55 of file VulkanQueryPool.cpp.