Searched refs:GetDepthDesc (Results 1 – 1 of 1) sorted by relevance
217 constexpr GpuImageDesc GetDepthDesc(const uint32_t width, const uint32_t height, const Format forma… in GetDepthDesc() function393 …descDepthBuffer_ = GetDepthDesc(plat_.swapchainImages.width, plat_.swapchainImages.height, depthFo… in SwapchainVk()