Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_default_staging.cpp248 …const bool noBeginStaging = begStaging.bufferToBuffer.empty() && begStaging.bufferToImage.empty() … in HasBeginStagingData() local
254 if (noBeginStaging && noBeginDirectCopy && noBeginClear) { in HasBeginStagingData()