Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
LICENSE | D | 23-Nov-2023 | 10.1 KiB | 169 | 139 | |
OWNERS | D | 23-Nov-2023 | 14 | 2 | 1 | |
README.angle | D | 23-Nov-2023 | 458 | 10 | 9 | |
vulkan_command_buffer_utils.cpp | D | 23-Nov-2023 | 69.9 KiB | 1,930 | 1,530 | |
vulkan_command_buffer_utils.h | D | 23-Nov-2023 | 23.5 KiB | 565 | 449 |
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.