Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp516 CommonDeviceProperties cdp; in GetCommonDevicePropertiesFunc() local
520 cdp.fragmentShadingRateProperties.minFragmentShadingRateAttachmentTexelSize = { in GetCommonDevicePropertiesFunc()
524 cdp.fragmentShadingRateProperties.maxFragmentShadingRateAttachmentTexelSize = { in GetCommonDevicePropertiesFunc()
528 cdp.fragmentShadingRateProperties.maxFragmentSize = { fsrVk.maxFragmentSize.width, in GetCommonDevicePropertiesFunc()
532 return cdp; in GetCommonDevicePropertiesFunc()