Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.h110 SwapchainStates GetSwapchainResourceStates() const;
H A Drenderer.cpp721 const RenderGraph::SwapchainStates bbState = renderGraph_->GetSwapchainResourceStates(); in RenderFrameBackendImpl()
H A Drender_graph.cpp634 RenderGraph::SwapchainStates RenderGraph::GetSwapchainResourceStates() const in GetSwapchainResourceStates() function in RenderGraph