Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dswapchain_vk.cpp217 constexpr GpuImageDesc GetDepthDesc(const uint32_t width, const uint32_t height, const Format forma… in GetDepthDesc() function
393 …descDepthBuffer_ = GetDepthDesc(plat_.swapchainImages.width, plat_.swapchainImages.height, depthFo… in SwapchainVk()