DXC has a -all-resources-bound command-line parameter that needs to be passed through to the backend.
This task covers
- adding the flag to clang / clang-dxc
- setting the appropriate shader flag
AllResourcesBound in the generated code and
- Adding test(s) to verify setting of the flag.