1Name: vulkan_command_buffer_utils.h, vulkan_command_buffer_utils.cpp 2URL: https://github.com/LunarG/VulkanSamples/tree/master/API-Samples/utils 3License: Apache License, Version 2.0 4License File: http://www.apache.org/licenses/LICENSE-2.0 5 6Description: 7Utility functions used to implement Vulkan samples and performance tests. 8Modified and reorganized to add support for running applications using 9various command buffer implementations.