summaryrefslogtreecommitdiffstats
path: root/tests/bugs/gh-4200.slang
Commit message (Collapse)AuthorAge
* If no sample is set with a `Texture(.*)MS[]` operation, set sample to 0. (#4225)ArielG-NV2024-05-24
* push fix: if no sample, set to 0 for textureMS * push fixes to hlsl [] operator + test so it will error