Searched refs:alsoResetPrimaries (Results 1 – 2 of 2) sorted by relevance
676 void resetCommandBufferStagingInfo(VkCommandBuffer commandBuffer, bool alsoResetPrimaries,
7254 bool alsoResetPrimaries, in resetCommandBufferStagingInfo() argument7272 if (alsoResetPrimaries) { in resetCommandBufferStagingInfo()7273 forAllObjects(cb->superObjects, [this, alsoResetPrimaries, in resetCommandBufferStagingInfo()7278 this->resetCommandBufferStagingInfo(superCommandBuffer, alsoResetPrimaries, in resetCommandBufferStagingInfo()