rust-gpu/crates
Ashley Hauck a93d6e0f2a
Add sample_bias and gather functions (#704)
* Add sample_bias function

* Update line numbers

* Add gather function

* Update spirv-tools

CI was failing on "Capability SampledRect is not allowed by Vulkan 1.1
specification (or requires extension)", except locally it was fine, and
I have more up to date spirv-tools than CI, so try bumping the CI
version to see if it's just an out-of-date spirv-val

* Fix gather() in vulkan

* Convert compiler valication into marker traits
2021-08-06 15:26:30 +02:00
..
rustc_codegen_spirv Add sample_bias and gather functions (#704) 2021-08-06 15:26:30 +02:00
spirv-builder Release v0.4.0-alpha.11 (#702) 2021-08-02 14:02:02 +00:00
spirv-std Add sample_bias and gather functions (#704) 2021-08-06 15:26:30 +02:00