Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp1745 uint32_t fullBarrierCount = 0u; in RenderCommand() local
1871 fullBarrierCount += bufferBarrierIdx + imageBarrierIdx + memoryBarrierIdx; in RenderCommand()
1891 if (fullBarrierCount != barrierPointBarriers->fullCommandBarrierCount) { in RenderCommand()
1894 barrierPointBarriers->fullCommandBarrierCount, fullBarrierCount); in RenderCommand()