h-mathias
Results
2
issues of
h-mathias
It seems that currently arrays of resources are not possible. E.g [mipmapgen_cs](https://github.com/NVIDIAGameWorks/donut/blob/a57d1b4ad779ac4331d4d8220fcca752a534b81a/shaders/passes/mipmapgen_cs.hlsl#L67) from donut causes an validation error (Vulkan): `Shader expects at least 13 descriptors for binding 0.384 but only...
It can currently be solved with adding `^[a-zA-Z]{1,3}$` to `extend-ignore-words-re` but it is less efficient than just comparing the length of the word.
C-enhancement
S-waiting-on-decision
A-exclude