Searched refs:GetDepthFormat (Results 1 – 1 of 1) sorted by relevance
75 Format GetDepthFormat(uint32_t depthSize, uint32_t stencilSize) in GetDepthFormat() function313 const auto depthFormat = GetDepthFormat(info.depth_size, info.stencil_size); in SwapchainGLES()