Home
last modified time | relevance | path

Searched defs:SwapchainData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_backend.h32 struct SwapchainData { struct
33 RenderHandle handle;
35 GpuResourceState backBufferState;
39 NodeGraphBackBufferConfiguration config;
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Ddevice.h160 struct SwapchainData { struct
184 SwapchainData GetSwapchainData(const RenderHandle handle) const; argument