summaryrefslogtreecommitdiff
path: root/tests/pipeline/rasterization/get-attribute-at-vertex.slang.glsl
AgeCommit message (Expand)Author
2024-01-24[SPIRV] Support `globallycoherent` and `[vk::index()]`. (#3488)Yong He
2023-03-16Support GL_EXT_fragment_shader_barycentric (#2704)Samuel Kogler
2023-01-24Reimplement address elimination. (#2605)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-03-03Add GLSL/SPIR-V support got GetAttributeAtVertex (#1733)Tim Foley