Rex Xu 8ff8b45131 Parameters of spirv_decorate_id should accept variables
spirv_decorate_id will generate OpDecorateId. The parameter list should
accept variables as part of decorations. This is because OpDecorateId
allows this. The spec says:

  All such <id> Extra Operands must be constant instructions or
  OpVariable instructions.
2023-04-03 18:02:49 -04:00
..
2022-12-22 15:43:03 -07:00
2018-08-07 03:16:20 +09:00
2020-03-30 01:32:23 +03:00