• Home
Name Date Size #Lines LOC

..--

LICENSED03-May-202410.1 KiB169139

README.angleD03-May-2024436 98

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
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.