Searched defs:secondary (Results 1 – 1 of 1) sorted by relevance
5740 forAllObjects(cb->subObjects, [&nextLevel](void* secondary) { in collectAllPendingDescriptorSetsBottomUp()5894 forAllObjects(cb->subObjects, [&nextLevel](void* secondary) { in flushCommandBufferPendingCommandsBottomUp()7163 … struct goldfish_VkCommandBuffer* secondary = as_goldfish_VkCommandBuffer(pCommandBuffers[i]); in on_vkCmdExecuteCommands() local