rust-gpu/tests/ui/lang/consts
Sylvester Hesp c3a9b9fd3e
Migration from register_attr to register_tool (#926)
* Accept `#[rust_gpu::spirv()]` attributes rather than `#[spirv()]` in backend
* Implemented `#[spirv(..)]` proc macro attribute for all platforms that conditionally translates to `#[rust_gpu::spirv()]` based on platform
* Changed `SpirvBuilder` to always apply `register_tool(rust_gpu)` attribute to shader crates
* Updated docs
* Added changelog
2022-10-19 09:50:24 +00:00
..
issue-329.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
issue-834.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
nested-ref-in-composite.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
nested-ref-in-composite.stderr Add error for insts not allowed outside fragment (#821) 2021-12-14 08:04:50 +00:00
nested-ref.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
nested-ref.stderr fix: tests 2022-05-24 15:35:03 +03:00
shallow-ref.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00