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