You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SER] Diagnose HitObject in unsupported declaration contexts (#7376)
- Generalize long vector diagnostics code to HitObjects.
- Diagnose unsupported use of HitObject in globals, entry params/returns
and various other shader-kind-specific contexts.
- Create HitObject variants from the invalid-longvec-decls*.hlsl tests
to make sure all cases are covered.
Specification:
https://github.com/microsoft/hlsl-specs/blob/main/proposals/0027-shader-execution-reordering.mdCloses#7234 [SER] Diagnose and validate illegal use of HitObject in
unsupported contexts (discussed offline)
0 commit comments