Home
last modified time | relevance | path

Searched refs:PhysicalDeviceWrapper (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dcreate_functions_vk.h39 struct PhysicalDeviceWrapper { struct
80 …static PhysicalDeviceWrapper CreatePhysicalDevice(VkInstance instance, QueueProperties const& queu…
81 static PhysicalDeviceWrapper GetWrapper(VkPhysicalDevice physicalDevice);
H A Dcreate_functions_vk.cpp453 PhysicalDeviceWrapper CreateFunctionsVk::GetWrapper(VkPhysicalDevice physicalDevice) in GetWrapper()
485 PhysicalDeviceWrapper CreateFunctionsVk::CreatePhysicalDevice( in CreatePhysicalDevice()