rust-gpu/tests/ui
2021-03-26 13:15:29 +01:00
..
arch Add primitive set of arch instructions (#520) 2021-03-22 10:55:18 +00:00
glam entry: use T instead of &T for Inputs. 2021-03-23 09:30:24 +01:00
image entry: use T instead of &T for Inputs. 2021-03-23 09:30:24 +01:00
lang entry: use T instead of &T for Inputs. 2021-03-23 09:30:24 +01:00
spirv-attr Add #[spirv(invariant)] 2021-03-26 13:15:29 +01:00
storage_class Replace spirv_std::storage_class::X<T> with &T/&mut T and optionally #[spirv(x)]. 2021-03-23 09:30:24 +01:00
hello_world.rs Refactor validation tests to use compiletest (#464) 2021-03-18 17:16:21 +00:00