Searched defs:createQueryPool (Results 1 – 5 of 5) sorted by relevance
34 CreateQueryPoolFunc createQueryPool; variable
189 Move<VkQueryPool> createQueryPool (const DeviceInterface& vk, VkDevice device, const VkQueryPoolCre… function
155 VkResult DeviceDriver::createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, … function in DeviceDriver
40 VKAPI_ATTR VkResult VKAPI_CALL createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCrea… function
16402 …Result createQueryPool( const QueryPoolCreateInfo* pCreateInfo, const AllocationCallbacks* pAlloca… in createQueryPool() function in vk::Device16408 …ResultValueType<QueryPool>::type createQueryPool( const QueryPoolCreateInfo & createInfo, Optional… in createQueryPool() function in vk::Device