Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_default_staging.h33 struct DirectDataCopyOnCpu { struct
39 BASE_NS::vector<DirectDataCopyOnCpu> dataCopies; argument
H A Drender_data_store_default_staging.cpp173 DirectDataCopyOnCpu { dstHandle, bufferCopy, move(copiedData) }); in CopyDataToBufferOnCpu()