Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.h48 GpuImagePlatformDataGL depthPlatformData; member
H A Dswapchain_gles.cpp314 plat_.depthPlatformData = GpuImageGLES::GetPlatformData(device_, depthFormat); in SwapchainGLES()