Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Ddevice.h168 struct InternalSwapchainData { struct
259 BASE_NS::vector<InternalSwapchainData> swapchains_;
H A Ddevice.cpp476 GpuResourceManager& gpuResourceManager, Device::InternalSwapchainData& swapchainData) in CreateDepthBuffer()