VkTrace

Last updated
VkTrace
Original author(s) LunarG, Valve and Khronos Group
Initial releaseMarch 12, 2015;10 years ago (2015-03-12)
Stable release
1.3.298 [1]   OOjs UI icon edit-ltr-progressive.svg / 14 October 2024;4 months ago (14 October 2024)
Repository
Written in C++
Operating system Linux, Microsoft Windows [2]
Type Debugger
License MIT License [3]
Website https://github.com/LunarG/VulkanTools

VkTrace is an interactive tracefile debugger for the Vulkan API by LunarG. [4] [5] It was renamed on August 27, 2015 from GLAVE. [6] [7]

Contents

Introduction

VkTrace logs all commands to a file that can later be replayed using VkReplay tool. [8]

See also

References

  1. "Release 1.3.298". 14 October 2024. Retrieved 27 October 2024.
  2. "vogl Windows port". 2014-04-23.
  3. "VOGL License". GitHub . 2019-03-04.
  4. Experimental Evaluation of Compiler Optimizations on Arm Mali GPUs
  5. Shader optimization and specialization
  6. "Git commit renaming GLAVE to VkTrace". GitHub .
  7. GLAVE: A Debug Tool For The New Vulkan Graphics API
  8. Vulkan vktrace