Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h179 bool IsDepthResolveSupported() const;
H A Dnode_context_pool_manager_gles.cpp831 if (device_.IsDepthResolveSupported()) { in FilterRenderPass()
H A Ddevice_gles.cpp1053 bool DeviceGLES::IsDepthResolveSupported() const in IsDepthResolveSupported() function in DeviceGLES