Searched refs:GetValidDepthFormat (Results 1 – 2 of 2) sorted by relevance
40 Format GetValidDepthFormat(const DeviceVk& deviceVk) in GetValidDepthFormat() function392 const Format depthFormat = GetValidDepthFormat((const DeviceVk&)device_); in SwapchainVk()
88 Format GetValidDepthFormat(const IRenderNodeGpuResourceManager& gpuResourceMgr, const Format format) in GetValidDepthFormat() function236 desc.format = GetValidDepthFormat(gpuResourceMgr, desc.format); in ValidateDepthDesc()