Searched refs:command_buffer (Results 1 – 1 of 1) sorted by relevance
64 VkCommandBuffer command_buffer = pCommandBuffers_host[idx]; in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers() local66 if (g_primary_command_buffer.find(command_buffer) != g_primary_command_buffer.end()) { in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers()70 std::pair{command_buffer, in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers()108 VkCommandBuffer command_buffer = pCommandBuffers_host[idx]; in DoCustomTrampolineWithThunk_vkFreeCommandBuffers() local110 if (auto it = g_primary_command_buffer.find(command_buffer); in DoCustomTrampolineWithThunk_vkFreeCommandBuffers()