Home
last modified time | relevance | path

Searched refs:stencilSize (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() argument
79 if (stencilSize == 0) { in GetDepthFormat()