Searched refs:getRenderPassWriteCommandCount (Results 1 – 6 of 6) sorted by relevance
43 uint32_t getRenderPassWriteCommandCount() const { return mRenderPassWriteCommandCount; } in getRenderPassWriteCommandCount() function
272 uint32_t getRenderPassWriteCommandCount() const in getRenderPassWriteCommandCount() function275 return mCommandTracker.getRenderPassWriteCommandCount(); in getRenderPassWriteCommandCount()
1165 uint32_t getRenderPassWriteCommandCount() const in getRenderPassWriteCommandCount() function1167 return mCommandTracker.getRenderPassWriteCommandCount(); in getRenderPassWriteCommandCount()
2520 mColorAttachments[packedAttachmentIndex].onAccess(access, getRenderPassWriteCommandCount()); in onColorAccess()2525 mDepthAttachment.onAccess(access, getRenderPassWriteCommandCount()); in onDepthAccess()2530 mStencilAttachment.onAccess(access, getRenderPassWriteCommandCount()); in onStencilAccess()2710 uint32_t currentCmdCount = getRenderPassWriteCommandCount(); in finalizeColorImageLoadStore()2929 uint32_t currentCmdCount = getRenderPassWriteCommandCount(); in finalizeDepthStencilLoadStore()3172 mPreviousSubpassesCmdCount = getRenderPassWriteCommandCount(); in nextSubpass()3225 getRenderPassWriteCommandCount()); in invalidateRenderPassColorAttachment()3234 getRenderPassWriteCommandCount()); in invalidateRenderPassDepthAttachment()3246 getRenderPassWriteCommandCount()); in invalidateRenderPassStencilAttachment()
2115 uint32_t getRenderPassWriteCommandCount() in getRenderPassWriteCommandCount() function2119 return mPreviousSubpassesCmdCount + getCommandBuffer().getRenderPassWriteCommandCount(); in getRenderPassWriteCommandCount()
1492 mRenderPassCommands->getCommandBuffer().getRenderPassWriteCommandCount() + in flushImpl()5773 mRenderPassCommands->getCommandBuffer().getRenderPassWriteCommandCount() + in syncState()8219 mRenderPassCommands->getCommandBuffer().getRenderPassWriteCommandCount(); in flushCommandsAndEndRenderPassWithoutSubmit()