summaryrefslogtreecommitdiffstats
path: root/tests/cross-compile/array-of-buffers.slang.glsl
Commit message (Expand)AuthorAge
* [SPIRV] Support `globallycoherent` and `[vk::index()]`. (#3488)Yong He2024-01-24
* Lower all ByteAddressBuffer uses for SPIRV. (#3143)Yong He2023-08-23
* Compile append and consume structured buffers to glsl. (#3142)Yong He2023-08-21
* Support per field matrix layout (#3101)Yong He2023-08-14
* Various dxc/fxc compatibility fixes. (#2863)Yong He2023-05-02
* Detect and deduplicate read-only resource access. (#2680)Yong He2023-02-27
* More control flow simplifications. (#2673)Yong He2023-02-24
* Arithmetic simplifications and more IR clean up logic. (#2632)Yong He2023-02-07
* Output readonly for suitable glsl buffers (#845)jsmall-nvidia2019-02-13
* Fix for byte-address buffers on Vulkan (#760)Tim Foley2018-12-18
* Change how buffers are emitted (#741)Tim Foley2018-12-07