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

Ignore spir-v comments #22

Closed spencer-lunarg closed 8 months ago

spencer-lunarg commented 8 months ago

when using the assembler it should ignore the comments such as

; SPIR-V
; Version: 1.0
; Generator: Khronos Glslang Reference Front End; 11
; Bound: 357
; Schema: 0
spencer-lunarg commented 8 months ago

confirmed, already ignores comments