Searched refs:getCommandSize (Results 1 – 3 of 3) sorted by relevance
1132 std::min(cmdCountDisabled, mCommandBuffer.getCommandSize()) != cmdCountInvalidated); in hasWriteAfterInvalidate()1139 std::min(cmdCountDisabled, mCommandBuffer.getCommandSize()) == cmdCountInvalidated; in isInvalidated()
723 uint32_t getCommandSize() const in getCommandSize() function
1229 *cmdCountDisabled = mCommandBuffer.getCommandSize(); in onDepthStencilAccess()1690 mDepthCmdSizeInvalidated = mCommandBuffer.getCommandSize(); in invalidateRenderPassDepthAttachment()1707 mStencilCmdSizeInvalidated = mCommandBuffer.getCommandSize(); in invalidateRenderPassStencilAttachment()