Searched defs:CreateDevice (Results 1 – 2 of 2) sorted by relevance
27 using CreateDevice = std::function<std::shared_ptr<Device>()>; variable
152 VkResult CreateDevice(VkPhysicalDevice physicalDevice, in CreateDevice() function