Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_mip_chain_post_process.h66 bool GetRequiresPreCopy() const;
H A Drender_node_mip_chain_post_process.cpp178 if (pipelineData_.graphics && GetRequiresPreCopy()) { in PreExecuteFrame()
284 bool RenderNodeMipChainPostProcess::GetRequiresPreCopy() const in GetRequiresPreCopy() function in RenderNodeMipChainPostProcess