• Home
Name Date Size #Lines LOC

..--

LICENSED06-Sep-202410.1 KiB169139

OWNERSD06-Sep-202414 21

README.chromiumD06-Sep-2024470 1110

vulkan_command_buffer_utils.cppD06-Sep-202470.3 KiB1,9321,531

vulkan_command_buffer_utils.hD06-Sep-202423.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
3License: Apache License, Version 2.0
4License File: http://www.apache.org/licenses/LICENSE-2.0
5Security Critical: no
6Shipped: no
7
8Description:
9Utility functions used to implement Vulkan samples and performance tests.
10Modified and reorganized to add support for running applications using
11various command buffer implementations.