Hash :
077cd858
Author :
Date :
2018-08-06T10:46:22
Vulkan: Introduce Command Buffer Perf Test Implemented command buffer performance test based on LunarG samples. Includes a lot of utility functions and should build/run on Linux, Android Bug: angleproject:2758 Change-Id: I8606802fb3e8e0621856860c45ef50ba836c26f8 Reviewed-on: https://chromium-review.googlesource.com/1162119 Commit-Queue: Omar El Sheikh <theoking@google.com> Reviewed-by: Jamie Madill <jmadill@chromium.org>
Name: vulkan_command_buffer_utils.h, vulkan_command_buffer_utils.cpp
URL: https://github.com/LunarG/VulkanSamples/tree/master/API-Samples/utils
License: Apache License, Version 2.0
License File: http://www.apache.org/licenses/LICENSE-2.0
Description:
Utility functions used to implement Vulkan samples and performance tests.
Modified and reorganized to add support for running applications using
various command buffer implementations.