Searched defs:createQueryPool (Results 1 – 8 of 8) sorted by relevance
247 Move<VkQueryPool> QueryTestBase::createQueryPool(deUint32 enabledCounterOffset, deUint32 enabledCou… in createQueryPool() function in vkt::QueryPool::__anon34162e060111::QueryTestBase
249 Move<VkQueryPool> createQueryPool (const DeviceInterface& vk, VkDevice device, const VkQueryPoolCre… function
35 CreateQueryPoolFunc createQueryPool; variable
160 VkResult DeviceDriver::createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, … function in DeviceDriver
34 VKAPI_ATTR VkResult VKAPI_CALL createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCrea… function
1829 Device::createQueryPool( const VULKAN_HPP_NAMESPACE::QueryPoolCreateInfo * pCreateInfo, in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device1845 Device::createQueryPool( const VULKAN_HPP_NAMESPACE::QueryPoolCreateInfo & createInfo, in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device
1781 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createQueryPool( const VULKAN_HPP_NAMESPACE:… in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device1796 … Device::createQueryPool( const VULKAN_HPP_NAMESPACE::QueryPoolCreateInfo & createInfo, in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device
11235 …Device::createQueryPool( VULKAN_HPP_NAMESPACE::QueryPoolCreateInfo const & … in createQueryPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device