Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp238 constexpr uint32_t INITIAL_MULTI_QUEUE_BARRIER_COUNT { 2u }; variable
394 …if (renderCommandCount == INITIAL_MULTI_QUEUE_BARRIER_COUNT) { // only acquire and release barrier… in HasValidRenderCommands()
397 } else if (renderCommandCount > INITIAL_MULTI_QUEUE_BARRIER_COUNT) { in HasValidRenderCommands()