Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp761 VkPhysicalDeviceFeatures2* physicalDeviceFeatures2Ptr = nullptr; in CreateDevice() local
811 physicalDeviceFeatures2Ptr = &physicalDeviceFeatures2; in CreateDevice()
815 …plat_.enabledPhysicalDeviceFeatures, physicalDeviceFeatures2Ptr, availableQueues, preferredExtensi… in CreateDevice()