rust-gpu/crates/spirv-std
Ashley 14e2152198
Add an read_clock_khr function that calls OpReadClockKHR (#757)
* Add support for OpReadClockKHR

* Use a const scope

* Use full scope import path

* Apply some suggestions

* Add cfg flags and scopes as raw u32s

* Run cargo fmt

* Fix comment accuracy

* Update crates/rustc_codegen_spirv/src/spirv_type_constraints.rs

Co-authored-by: Ashley Hauck <953151+khyperia@users.noreply.github.com>

* Run rustfmt

* Add the shader clock feature and capability to the compile test rust flags and bless the changed test errors

Co-authored-by: Ashley Hauck <953151+khyperia@users.noreply.github.com>
2021-10-08 15:56:00 +02:00
..
macros Convert Image<> parameters from enums to integers to make spirv-std build on stable (#761) 2021-10-07 13:28:33 +02:00
shared Release v0.4.0-alpha.12 (#719) 2021-08-12 10:46:32 +00:00
src Add an read_clock_khr function that calls OpReadClockKHR (#757) 2021-10-08 15:56:00 +02:00
Cargo.toml Support glam 0.18 (#760) 2021-10-05 09:24:18 +02:00