Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h676 void resetCommandBufferStagingInfo(VkCommandBuffer commandBuffer, bool alsoResetPrimaries,
DResourceTracker.cpp7254 bool alsoResetPrimaries, in resetCommandBufferStagingInfo() argument
7272 if (alsoResetPrimaries) { in resetCommandBufferStagingInfo()
7273 forAllObjects(cb->superObjects, [this, alsoResetPrimaries, in resetCommandBufferStagingInfo()
7278 this->resetCommandBufferStagingInfo(superCommandBuffer, alsoResetPrimaries, in resetCommandBufferStagingInfo()