summaryrefslogtreecommitdiff
path: root/tests/pipeline/rasterization/fragment-shader-interlock.slang.glsl
AgeCommit message (Expand)Author
2023-02-24More control flow simplifications. (#2673)Yong He
2023-01-23Full address insts elimination for backward autodiff. (#2604)Yong He
2022-02-25Improved SCCP, inlining and resource specialization passes, legalize `ImageSu...Yong He
2021-02-22Add basic support for fragment shader interlock (FSI) (#1722)Tim Foley