Searched refs:createQueryPool (Results 1 – 2 of 2) sorted by relevance
140 LogicalResult createQueryPool();
178 failed(createCommandPool()) || failed(createQueryPool()) || in run()777 LogicalResult VulkanRuntime::createQueryPool() { in createQueryPool() function in VulkanRuntime