summaryrefslogtreecommitdiff
path: root/tests/hlsl/semantics.spv.yaml
blob: c41b6d737accf17bae19569091cf1367a784627d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
%YAML 1.0
---
all_type_descriptions:
  - &td0
    id: 4
    op: 24
    type_name: 
    struct_member_name: "XformMatrix"
    storage_class: 0 # UniformConstant
    type_flags: 0x00000308 # MATRIX VECTOR FLOAT 
    decoration_flags: 0x00000000 # NONE
    traits:
      numeric:
        scalar: { width: 32, signedness: 0 }
        vector: { component_count: 4 }
        matrix: { column_count: 4, row_count: 4, stride: 16 }
      image: { dim: 0, depth: 0, arrayed: 0, ms: 0, sampled: 0, image_format: 0 } # dim=1D image_format=Unknown
      array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
  - &td1
    id: 5
    op: 23
    type_name: 
    struct_member_name: "Scale"
    storage_class: 0 # UniformConstant
    type_flags: 0x00000108 # VECTOR FLOAT 
    decoration_flags: 0x00000000 # NONE
    traits:
      numeric:
        scalar: { width: 32, signedness: 0 }
        vector: { component_count: 3 }
        matrix: { column_count: 0, row_count: 0, stride: 0 }
      image: { dim: 0, depth: 0, arrayed: 0, ms: 0, sampled: 0, image_format: 0 } # dim=1D image_format=Unknown
      array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
  - &td2
    id: 2
    op: 22
    type_name: 
    struct_member_name: "t"
    storage_class: 0 # UniformConstant
    type_flags: 0x00000008 # FLOAT 
    decoration_flags: 0x00000000 # NONE
    traits:
      numeric:
        scalar: { width: 32, signedness: 0 }
        vector: { component_count: 0 }
        matrix: { column_count: 0, row_count: 0, stride: 0 }
      image: { dim: 0, depth: 0, arrayed: 0, ms: 0, sampled: 0, image_format: 0 } # dim=1D image_format=Unknown
      array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
  - &td3
    id: 6
    op: 23
    type_name: 
    struct_member_name: "uv"
    storage_class: 0 # UniformConstant
    type_flags: 0x00000108 # VECTOR FLOAT 
    decoration_flags: 0x00000000 # NONE
    traits:
      numeric:
        scalar: { width: 32, signedness: 0 }
        vector: { component_count: 2 }
        matrix: { column_count: 0, row_count: 0, stride: 0 }
      image: { dim: 0, depth: 0, arrayed: 0, ms: 0, sampled: 0, image_format: 0 } # dim=1D image_format=Unknown
      array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
  - &td4
    id: 7
    op: 30
    type_name: "type.ConstantBuffer.UBO"
    struct_member_name: 
    storage_class: -1 # NOT APPLICABLE
    type_flags: 0x10080000 # STRUCT EXTERNAL_BLOCK 
    decoration_flags: 0x00000001 # BLOCK 
    traits:
      numeric:
        scalar: { width: 0, signedness: 0 }
        vector: { component_count: 0 }
        matrix: { column_count: 0, row_count: 0, stride: 0 }
      image: { dim: 0, depth: 0, arrayed: 0, ms: 0, sampled: 0, image_format: 0 } # dim=1D image_format=Unknown
      array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 4
    members:
      - *td0
      - *td1
      - *td2
      - *td3
  - &td5
    id: 3
    op: 23
    type_name: 
    struct_member_name: 
    storage_class: -1 # NOT APPLICABLE
    type_flags: 0x00000108 # VECTOR FLOAT 
    decoration_flags: 0x00000000 # NONE
    traits:
      numeric:
        scalar: { width: 32, signedness: 0 }
        vector: { component_count: 4 }
        matrix: { column_count: 0, row_count: 0, stride: 0 }
      image: { dim: 0, depth: 0, arrayed: 0, ms: 0, sampled: 0, image_format: 0 } # dim=1D image_format=Unknown
      array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
  - &td6
    id: 5
    op: 23
    type_name: 
    struct_member_name: 
    storage_class: -1 # NOT APPLICABLE
    type_flags: 0x00000108 # VECTOR FLOAT 
    decoration_flags: 0x00000000 # NONE
    traits:
      numeric:
        scalar: { width: 32, signedness: 0 }
        vector: { component_count: 3 }
        matrix: { column_count: 0, row_count: 0, stride: 0 }
      image: { dim: 0, depth: 0, arrayed: 0, ms: 0, sampled: 0, image_format: 0 } # dim=1D image_format=Unknown
      array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
  - &td7
    id: 2
    op: 22
    type_name: 
    struct_member_name: 
    storage_class: -1 # NOT APPLICABLE
    type_flags: 0x00000008 # FLOAT 
    decoration_flags: 0x00000000 # NONE
    traits:
      numeric:
        scalar: { width: 32, signedness: 0 }
        vector: { component_count: 0 }
        matrix: { column_count: 0, row_count: 0, stride: 0 }
      image: { dim: 0, depth: 0, arrayed: 0, ms: 0, sampled: 0, image_format: 0 } # dim=1D image_format=Unknown
      array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
  - &td8
    id: 6
    op: 23
    type_name: 
    struct_member_name: 
    storage_class: -1 # NOT APPLICABLE
    type_flags: 0x00000108 # VECTOR FLOAT 
    decoration_flags: 0x00000000 # NONE
    traits:
      numeric:
        scalar: { width: 32, signedness: 0 }
        vector: { component_count: 2 }
        matrix: { column_count: 0, row_count: 0, stride: 0 }
      image: { dim: 0, depth: 0, arrayed: 0, ms: 0, sampled: 0, image_format: 0 } # dim=1D image_format=Unknown
      array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
  - &td9
    id: 39
    op: 21
    type_name: 
    struct_member_name: 
    storage_class: -1 # NOT APPLICABLE
    type_flags: 0x00000004 # INT 
    decoration_flags: 0x00000000 # NONE
    traits:
      numeric:
        scalar: { width: 32, signedness: 0 }
        vector: { component_count: 0 }
        matrix: { column_count: 0, row_count: 0, stride: 0 }
      image: { dim: 0, depth: 0, arrayed: 0, ms: 0, sampled: 0, image_format: 0 } # dim=1D image_format=Unknown
      array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
all_block_variables:
  - &bv0
    name: "XformMatrix"
    offset: 0
    absolute_offset: 0
    size: 64
    padded_size: 64
    decorations: 0x00000004 # ROW_MAJOR 
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 4 }
      matrix: { column_count: 4, row_count: 4, stride: 16 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    type_description: *td0
  - &bv1
    name: "Scale"
    offset: 64
    absolute_offset: 64
    size: 12
    padded_size: 12
    decorations: 0x00000000 # NONE
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 3 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    type_description: *td1
  - &bv2
    name: "t"
    offset: 76
    absolute_offset: 76
    size: 4
    padded_size: 4
    decorations: 0x00000000 # NONE
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 0 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    type_description: *td2
  - &bv3
    name: "uv"
    offset: 80
    absolute_offset: 80
    size: 8
    padded_size: 16
    decorations: 0x00000000 # NONE
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 2 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    type_description: *td3
  - &bv4
    name: "MyConstants"
    offset: 0
    absolute_offset: 0
    size: 96
    padded_size: 96
    decorations: 0x00000000 # NONE
    numeric:
      scalar: { width: 0, signedness: 0 }
      vector: { component_count: 0 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 4
    members:
      - *bv0
      - *bv1
      - *bv2
      - *bv3
    type_description: *td4
all_descriptor_bindings:
  - &db0
    spirv_id: 9
    name: "MyConstants"
    binding: 2
    input_attachment_index: 0
    set: 2
    descriptor_type: 6 # VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER
    resource_type: 2 # CBV
    image: { dim: 0, depth: 0, arrayed: 0, ms: 0, sampled: 0, image_format: 0 } # dim=1D image_format=Unknown
    block: *bv4 # "MyConstants"
    array: { dims_count: 0, dims: [] }
    accessed: 1
    uav_counter_id: 4294967295
    uav_counter_binding:
    type_description: *td4
    word_offset: { binding: 838, set: 834 }
all_interface_variables:
  - &iv0
    spirv_id: 19
    name: 
    location: 4294967295
    storage_class: 1 # Input
    semantic: "SV_POSITION"
    decoration_flags: 0x00000010 # BUILT_IN 
    built_in: 15 # FragCoord
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 4 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 109 # VK_FORMAT_R32G32B32A32_SFLOAT
    type_description: *td5
    word_offset: { location: 0 }
  - &iv1
    spirv_id: 22
    name: "in.var.NORMAL"
    location: 0
    storage_class: 1 # Input
    semantic: "NORMAL"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 3 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 106 # VK_FORMAT_R32G32B32_SFLOAT
    type_description: *td6
    word_offset: { location: 774 }
  - &iv2
    spirv_id: 24
    name: "in.var.COLOR_1"
    location: 1
    storage_class: 1 # Input
    semantic: "COLOR_00001"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 3 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 106 # VK_FORMAT_R32G32B32_SFLOAT
    type_description: *td6
    word_offset: { location: 778 }
  - &iv3
    spirv_id: 27
    name: "in.var.OPACITY_512"
    location: 2
    storage_class: 1 # Input
    semantic: "OPACITY_512"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 0 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 100 # VK_FORMAT_R32_SFLOAT
    type_description: *td7
    word_offset: { location: 782 }
  - &iv4
    spirv_id: 29
    name: "in.var.SCALE_987654321"
    location: 3
    storage_class: 1 # Input
    semantic: "SCALE_987654321"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 4 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 109 # VK_FORMAT_R32G32B32A32_SFLOAT
    type_description: *td5
    word_offset: { location: 786 }
  - &iv5
    spirv_id: 32
    name: "in.var.TEXCOORD0"
    location: 4
    storage_class: 1 # Input
    semantic: "TEXCOORD0"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 2 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 103 # VK_FORMAT_R32G32_SFLOAT
    type_description: *td8
    word_offset: { location: 790 }
  - &iv6
    spirv_id: 34
    name: "in.var.TEXCOORD1"
    location: 5
    storage_class: 1 # Input
    semantic: "TEXCOORD1"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 2 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 103 # VK_FORMAT_R32G32_SFLOAT
    type_description: *td8
    word_offset: { location: 794 }
  - &iv7
    spirv_id: 36
    name: "in.var.TEXCOORD2"
    location: 6
    storage_class: 1 # Input
    semantic: "TEXCOORD2"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 2 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 103 # VK_FORMAT_R32G32_SFLOAT
    type_description: *td8
    word_offset: { location: 798 }
  - &iv8
    spirv_id: 43
    name: 
    location: 4294967295
    storage_class: 1 # Input
    semantic: "SV_PRIMITIVEID"
    decoration_flags: 0x00000010 # BUILT_IN 
    built_in: 7 # PrimitiveId
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 0 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 98 # VK_FORMAT_R32_UINT
    type_description: *td9
    word_offset: { location: 0 }
  - &iv9
    spirv_id: 49
    name: "out.var.SV_TARGET0"
    location: 0
    storage_class: 3 # Output
    semantic: "SV_TARGET0"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 4 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 109 # VK_FORMAT_R32G32B32A32_SFLOAT
    type_description: *td5
    word_offset: { location: 802 }
  - &iv10
    spirv_id: 51
    name: "out.var.SV_TARGET1"
    location: 1
    storage_class: 3 # Output
    semantic: "SV_TARGET1"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 4 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 109 # VK_FORMAT_R32G32B32A32_SFLOAT
    type_description: *td5
    word_offset: { location: 806 }
  - &iv11
    spirv_id: 53
    name: "out.var.SV_TARGET2"
    location: 2
    storage_class: 3 # Output
    semantic: "SV_TARGET2"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 4 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 109 # VK_FORMAT_R32G32B32A32_SFLOAT
    type_description: *td5
    word_offset: { location: 810 }
  - &iv12
    spirv_id: 55
    name: "out.var.SV_TARGET3"
    location: 3
    storage_class: 3 # Output
    semantic: "SV_TARGET3"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 4 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 109 # VK_FORMAT_R32G32B32A32_SFLOAT
    type_description: *td5
    word_offset: { location: 814 }
  - &iv13
    spirv_id: 57
    name: "out.var.SV_TARGET4"
    location: 4
    storage_class: 3 # Output
    semantic: "SV_TARGET4"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 4 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 109 # VK_FORMAT_R32G32B32A32_SFLOAT
    type_description: *td5
    word_offset: { location: 818 }
  - &iv14
    spirv_id: 59
    name: "out.var.SV_TARGET5"
    location: 5
    storage_class: 3 # Output
    semantic: "SV_TARGET5"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 4 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 109 # VK_FORMAT_R32G32B32A32_SFLOAT
    type_description: *td5
    word_offset: { location: 822 }
  - &iv15
    spirv_id: 61
    name: "out.var.SV_TARGET6"
    location: 6
    storage_class: 3 # Output
    semantic: "SV_TARGET6"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 4 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 109 # VK_FORMAT_R32G32B32A32_SFLOAT
    type_description: *td5
    word_offset: { location: 826 }
  - &iv16
    spirv_id: 63
    name: "out.var.SV_TARGET7"
    location: 7
    storage_class: 3 # Output
    semantic: "SV_TARGET7"
    decoration_flags: 0x00000000 # NONE
    built_in: -1 # ???
    numeric:
      scalar: { width: 32, signedness: 0 }
      vector: { component_count: 4 }
      matrix: { column_count: 0, row_count: 0, stride: 0 }
    array: { dims_count: 0, dims: [], stride: 0 }
    member_count: 0
    members:
    format: 109 # VK_FORMAT_R32G32B32A32_SFLOAT
    type_description: *td5
    word_offset: { location: 830 }
module:
  generator: 14 # Google spiregg
  entry_point_name: "main"
  entry_point_id: 13
  source_language: 5 # HLSL
  source_language_version: 600
  spirv_execution_model: 4 # Fragment
  shader_stage: 0x00000010 # PS
  descriptor_binding_count: 1
  descriptor_bindings:
    - *db0 # "MyConstants"
  descriptor_set_count: 1
  descriptor_sets:
  - set: 2
    binding_count: 1
    bindings:
      - *db0 # "MyConstants"
  input_variable_count: 9,
  input_variables:
    - *iv0 # 
    - *iv1 # "in.var.NORMAL"
    - *iv2 # "in.var.COLOR_1"
    - *iv3 # "in.var.OPACITY_512"
    - *iv4 # "in.var.SCALE_987654321"
    - *iv5 # "in.var.TEXCOORD0"
    - *iv6 # "in.var.TEXCOORD1"
    - *iv7 # "in.var.TEXCOORD2"
    - *iv8 # 
  output_variable_count: 8,
  output_variables:
    - *iv9 # "out.var.SV_TARGET0"
    - *iv10 # "out.var.SV_TARGET1"
    - *iv11 # "out.var.SV_TARGET2"
    - *iv12 # "out.var.SV_TARGET3"
    - *iv13 # "out.var.SV_TARGET4"
    - *iv14 # "out.var.SV_TARGET5"
    - *iv15 # "out.var.SV_TARGET6"
    - *iv16 # "out.var.SV_TARGET7"
  push_constant_count: 0,
  push_constants:
...