KhronosGroup / SPIRV-Visualizer

Client side only Javascript to visualize a SPIR-V Module binary
https://www.khronos.org/spir/visualizer/
Apache License 2.0
31 stars 5 forks source link

Display SPIR-V version, generator, and bound #23

Closed spencer-lunarg closed 9 months ago

spencer-lunarg commented 9 months ago

spirv-dis displays this information and would be nice to have that at the top

; Version: 1.0
; Generator: Khronos Glslang Reference Front End; 11
; Bound: 357
spencer-lunarg commented 9 months ago

https://github.com/KhronosGroup/SPIRV-Visualizer/commit/83140f40de7651a52651edb9032d780713c65ca0