Skip to content
Snippets Groups Projects
  • Romaric Jodin's avatar
    Publish the header for the vulkan-shader-profiler embedded reflection… (#398) · 2e3dc2e1
    Romaric Jodin authored
    
    * Publish the header for the vulkan-shader-profiler embedded reflection non-semantic instruction set
    
    vulkan-shader-profiler is a tool based on perfetto to help vulkan
    developer profil their applications.
    First on the Host side using perfetto, but then using the extractor
    and the runner, this tools allow to get inside about a shader using
    counters (based on SPV_KHR_shader_clock)
    
    * Update include/spirv/unified1/NonSemanticVkspReflection.h
    
    Co-authored-by: default avatarBen Ashbaugh <ben.ashbaugh@intel.com>
    
    * Revert "Update include/spirv/unified1/NonSemanticVkspReflection.h"
    
    This reverts commit 3c9c24db2949c59926bd25d777e10ab60ae2cb9c.
    
    ---------
    
    Co-authored-by: default avatarBen Ashbaugh <ben.ashbaugh@intel.com>
    2e3dc2e1