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