Searched refs:getRenderPassWriteCommandCount (Results 1 – 5 of 5) sorted by relevance
24 uint32_t getRenderPassWriteCommandCount() const { return mRenderPassWriteCommandCount; } in getRenderPassWriteCommandCount() function
225 uint32_t getRenderPassWriteCommandCount() const in getRenderPassWriteCommandCount() function227 return mCommandTracker.getRenderPassWriteCommandCount(); in getRenderPassWriteCommandCount()
751 uint32_t getRenderPassWriteCommandCount() const in getRenderPassWriteCommandCount() function753 return mCommandTracker.getRenderPassWriteCommandCount(); in getRenderPassWriteCommandCount()
1133 std::min(cmdCountDisabled, mCommandBuffer.getRenderPassWriteCommandCount()) != in hasWriteAfterInvalidate()1141 std::min(cmdCountDisabled, mCommandBuffer.getRenderPassWriteCommandCount()) == in isInvalidated()
1337 *cmdCountDisabled = mCommandBuffer.getRenderPassWriteCommandCount(); in onDepthStencilAccess()1835 mDepthCmdCountInvalidated = mCommandBuffer.getRenderPassWriteCommandCount(); in invalidateRenderPassDepthAttachment()1852 mStencilCmdCountInvalidated = mCommandBuffer.getRenderPassWriteCommandCount(); in invalidateRenderPassStencilAttachment()