Searched defs:createQueryPool (Results 1 – 6 of 6) sorted by relevance
35 CreateQueryPoolFunc createQueryPool; variable
201 Move<VkQueryPool> createQueryPool (const DeviceInterface& vk, VkDevice device, const VkQueryPoolCre… function
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
42037 …VULKAN_HPP_INLINE Result Device::createQueryPool( const QueryPoolCreateInfo* pCreateInfo, const Al… in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device42043 …VULKAN_HPP_INLINE ResultValueType<QueryPool>::type Device::createQueryPool( const QueryPoolCreateI… in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device
49181 …VULKAN_HPP_INLINE Result Device::createQueryPool( const QueryPoolCreateInfo* pCreateInfo, const Al… in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device49187 …VULKAN_HPP_INLINE ResultValueType<QueryPool>::type Device::createQueryPool( const QueryPoolCreateI… in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device