Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp194 const bool needsNewPso = (iter == cache.hashToHandle.cend()); in GetComputePsoHandle() local
195 if (needsNewPso) { in GetComputePsoHandle()
270 const bool needsNewPso = (iter == cache.hashToHandle.cend()); in GetGraphicsPsoHandleImpl() local
271 if (needsNewPso) { in GetGraphicsPsoHandleImpl()