| Issue | 58175 |
|---|---|
| Summary | [HLSL] Support SampleCount in hlsl |
| Labels | HLSL |
| Assignees | |
| Reporter | python3kgae |
Support declaration like
Texture2DMS<float, 4> k;
And send the SampleCount 4 into DXIL.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
