Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dcreate_functions_vk.h87 …const VkPhysicalDeviceFeatures& featuresToEnable, const VkPhysicalDeviceFeatures2* physicalDeviceF…
H A Dcreate_functions_vk.cpp534 …VkExtensionProperties>& physicalDeviceExtensions, const VkPhysicalDeviceFeatures& featuresToEnable, in CreateDevice() argument
598 physicalDeviceFeatures2 ? nullptr : &featuresToEnable, // pEnabledFeatures in CreateDevice()