Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_image_vk.cpp88 BASE_NS::Format CheckDepthFormat(const DeviceVk& deviceVk, const BASE_NS::Format format) in CheckDepthFormat() function
195 desc_.format = CheckDepthFormat((const DeviceVk&)device_, desc_.format); in GpuImageVk()