Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp107 VkPhysicalDeviceDescriptorIndexingProperties physicalDeviceDescriptorIndexingProperties; member
210 di->physicalDeviceDescriptorIndexingProperties = { in GetPhysicalDeviceDescriptorIndexingFeaturesStructs()
237 *cw.ppNextProperties = &di->physicalDeviceDescriptorIndexingProperties; in GetPhysicalDeviceDescriptorIndexingFeaturesStructs()
238 cw.ppNextProperties = &di->physicalDeviceDescriptorIndexingProperties.pNext; in GetPhysicalDeviceDescriptorIndexingFeaturesStructs()