Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp75 struct ChainWrapper { struct
132 void GetPhysicalDeviceFragmentShadingRateStructs(ChainObjects& co, ChainWrapper& cw) in GetPhysicalDeviceFragmentShadingRateStructs()
155 void GetPhysicalDeviceMultiviewFeaturesStructs(ChainObjects& co, ChainWrapper& cw) in GetPhysicalDeviceMultiviewFeaturesStructs()
179 void GetPhysicalDeviceDescriptorIndexingFeaturesStructs(ChainObjects& co, ChainWrapper& cw) in GetPhysicalDeviceDescriptorIndexingFeaturesStructs()
249 void GetPhysicalDeviceRayTracingStructs(ChainObjects& co, ChainWrapper& cw) in GetPhysicalDeviceRayTracingStructs()
289 void GetPhysicalDeviceYcbcrStructs(ChainObjects& co, ChainWrapper& cw) in GetPhysicalDeviceYcbcrStructs()
317 void GetPhysicalDeviceMaintenance4Structs(ChainObjects& co, ChainWrapper& cw) in GetPhysicalDeviceMaintenance4Structs()
758 ChainWrapper chainWrapper; in CreateDevice()