rust-gpu/tests/ui
Ashley Hauck 2e4de94a66
Generate bools as bools instead of u8 (#809)
* Generate bools as bools instead of u8

* convert bool->int select to cast
2021-11-30 13:12:13 +00:00
..
arch Add an IndexUnchecked trait that uses asm! (#805) 2021-11-29 07:56:13 +01:00
byte_addressable_buffer Make byte addressable buffer take &self, add support for matrix (#749) 2021-09-06 08:47:34 +00:00
dis tests: get --target-env vulkan1.2 passing. 2021-11-04 11:54:26 +02:00
glam book: add section for workgroup memory (#713) 2021-08-10 08:32:51 +02:00
image tests: get --target-env vulkan1.2 passing. 2021-11-04 11:54:26 +02:00
lang Generate bools as bools instead of u8 (#809) 2021-11-30 13:12:13 +00:00
spirv-attr Generate bools as bools instead of u8 (#809) 2021-11-30 13:12:13 +00:00
storage_class Release v0.4.0-alpha.11 (#702) 2021-08-02 14:02:02 +00:00
hello_world.rs run format on tests 2021-03-26 13:15:29 +01:00
target_features_err.rs Add is_helper_invocation, and cleanup arch & asm functions (#612) 2021-05-04 10:51:20 +00:00
target_features_err.stderr Add support for using target-features for extensions and capabilities (#610) 2021-05-03 11:19:10 +00:00