Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.h96 struct SwapchainStates { struct
110 SwapchainStates GetSwapchainResourceStates() const; argument
222 SwapchainStates swapchainStates_;
H A Drenderer.cpp721 const RenderGraph::SwapchainStates bbState = renderGraph_->GetSwapchainResourceStates(); in RenderFrameBackendImpl()
H A Drender_graph.cpp634 RenderGraph::SwapchainStates RenderGraph::GetSwapchainResourceStates() const in GetSwapchainResourceStates()