Home
last modified time | relevance | path

Searched defs:depthFormat (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp77 auto depthFormat = BASE_FORMAT_UNDEFINED; in GetDepthFormat() local
313 const auto depthFormat = GetDepthFormat(info.depth_size, info.stencil_size); in SwapchainGLES() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dswapchain_vk.cpp392 const Format depthFormat = GetValidDepthFormat((const DeviceVk&)device_); in SwapchainVk() local