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