rust-gpu/tests/ui/lang
Jake Shadle e96418f9fa
Update spirv-tools (#1127)
* Update to spirv-tools 0.10.0

* Use pre-built binaries from spirv-tools-rs

* Oops

* Target != host for android

* Use non-ancient ubuntu

* Oh right

* Update expected output

* Address feedback

* Oops

* Cancel actions when new commits are pushed

* Update CHANGELOG

* Fixup
2024-02-07 07:46:23 +00:00
..
asm inline asm!: ban OpReturn/OpReturnValue (they're always UB). 2023-03-18 02:07:02 +02:00
consts entry: fix entry-point stub spans (to point to the actual fn name). 2023-06-02 00:32:50 +03:00
control_flow attr: fix #[spirv(flat)] checking to match the Vulkan spec. 2022-10-27 11:42:23 +03:00
core Update spirv-tools (#1127) 2024-02-07 07:46:23 +00:00
f32 attr: fix #[spirv(flat)] checking to match the Vulkan spec. 2022-10-27 11:42:23 +03:00
panic Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
issue-415.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
issue-836.rs Update tests/ui/lang/issue-836.rs 2023-03-27 01:23:07 -07:00