Searched refs:command_buffer2 (Results 1 – 2 of 2) sorted by relevance
1878 delete command_buffer2; in ~QueueFamilyObjs()1890 …command_buffer2 = new VkCommandBufferObj(device, command_pool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, qu… in Init()1969 …command_buffer = qf->command_buffer2; // Second pass (if any) goes to the secondary command_buffe… in operator ()()1975 … qf->queue->submit({{qf->command_buffer, qf->command_buffer2}}, vk_testing::Fence(), positive); in operator ()()
683 VkCommandBufferObj *command_buffer2 = nullptr; member