Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp75 Format GetDepthFormat(uint32_t depthSize, uint32_t stencilSize) in GetDepthFormat() function
313 const auto depthFormat = GetDepthFormat(info.depth_size, info.stencil_size); in SwapchainGLES()