• Home
Name Date Size #Lines LOC

..--

LICENSED03-May-202410.1 KiB169139

OWNERSD03-May-202414 21

README.angleD03-May-2024458 109

vulkan_command_buffer_utils.cppD03-May-202469.9 KiB1,9301,530

vulkan_command_buffer_utils.hD03-May-202423.5 KiB565449

README.angle

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
6
7Description:
8Utility functions used to implement Vulkan samples and performance tests.
9Modified and reorganized to add support for running applications using
10various command buffer implementations.