Name Date Size #Lines LOC

..--

LICENSEH A D25-Apr-202510.1 KiB169139

OWNERSH A D25-Apr-202514 21

README.chromiumH A D25-Apr-2025535 1412

vulkan_command_buffer_utils.cppH A D25-Apr-202570.3 KiB1,9321,531

vulkan_command_buffer_utils.hH A D25-Apr-202523.6 KiB566449

README.chromium

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