Commit 1eb035c
authored
Remove redundant
vkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI::pMaxWorkgroupSize
used `len="1"` attribute and was the only place where you could
encounter such value. 1 is allowed value but itself is redundant and
as mentioned in `registery.adoc` should be used for nested pointers
like `len="<outer_len>,1` for array of pointers to single valueslen="1" attribute (#2785)1 parent 5b0239f commit 1eb035c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15236 | 15236 | | |
15237 | 15237 | | |
15238 | 15238 | | |
15239 | | - | |
| 15239 | + | |
15240 | 15240 | | |
15241 | 15241 | | |
15242 | 15242 | | |
| |||
0 commit comments