Publish the header for the vulkan-shader-profiler embedded reflection… (#398)
* 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:Ben Ashbaugh <ben.ashbaugh@intel.com> * Revert "Update include/spirv/unified1/NonSemanticVkspReflection.h" This reverts commit 3c9c24db2949c59926bd25d777e10ab60ae2cb9c. --------- Co-authored-by:
Ben Ashbaugh <ben.ashbaugh@intel.com>
Showing
- BUILD.bazel 6 additions, 0 deletionsBUILD.bazel
- BUILD.gn 1 addition, 0 deletionsBUILD.gn
- include/spirv/unified1/NonSemanticVkspReflection.h 57 additions, 0 deletionsinclude/spirv/unified1/NonSemanticVkspReflection.h
- include/spirv/unified1/extinst.nonsemantic.vkspreflection.grammar.json 135 additions, 0 deletions.../unified1/extinst.nonsemantic.vkspreflection.grammar.json
- tools/buildHeaders/bin/makeExtinstHeaders.py 1 addition, 0 deletionstools/buildHeaders/bin/makeExtinstHeaders.py
Loading
Please register or sign in to comment