Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp571 FormatProperties FillDeviceFormatSupport(VkPhysicalDevice physicalDevice, const Format format) in FillDeviceFormatSupport() function
591 formats[idx] = FillDeviceFormatSupport(physicalDevice, static_cast<Format>(idx)); in FillFormatSupport()
598 formats[currIdx] = FillDeviceFormatSupport(physicalDevice, static_cast<Format>(formatIdx)); in FillFormatSupport()