Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.h57 void ProcessRenderNodeGraph(const bool checkBackbufferDependancy,
H A Drender_graph.cpp579 …const bool checkBackbufferDependancy, const array_view<RenderNodeGraphNodeStore*> renderNodeGraphN… in ProcessRenderNodeGraph() argument
581 stateCache_.checkForBackbufferDependency = checkBackbufferDependancy; in ProcessRenderNodeGraph()