Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp769 VkPhysicalDeviceProperties2 physicalDeviceProperties2 { in CreateDevice() local
774 chainWrapper.ppNextProperties = &physicalDeviceProperties2.pNext; in CreateDevice()
805 … extFunctions_.vkGetPhysicalDeviceProperties2(plat_.physicalDevice, &physicalDeviceProperties2); in CreateDevice()