[spirv] Add support for SpecId decoration on spv.specConstant
The SpecId decoration is the handle for providing external specialization. Similar to descriptor set and binding on global variables, we directly bake it into assembly parsing and printing. PiperOrigin-RevId: 274893879
Loading
Please sign in to comment