Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp106 VkPhysicalDeviceDescriptorIndexingFeatures physicalDeviceDescriptorIndexingFeatures; member
183 di->physicalDeviceDescriptorIndexingFeatures = { in GetPhysicalDeviceDescriptorIndexingFeaturesStructs()
207 *cw.ppNextFeatures = &di->physicalDeviceDescriptorIndexingFeatures; in GetPhysicalDeviceDescriptorIndexingFeaturesStructs()
208 cw.ppNextFeatures = &di->physicalDeviceDescriptorIndexingFeatures.pNext; in GetPhysicalDeviceDescriptorIndexingFeaturesStructs()