rust-gpu/tests/ui
Ashley f8a1130377
Add arch functions for the GLSL.std.450 S/U Min/Max functions (#763)
* Add (un)signed_(min|max) glsl functinos

* Add gpu_only to call glsl op
2021-10-12 08:49:02 +02:00
..
arch Add arch functions for the GLSL.std.450 S/U Min/Max functions (#763) 2021-10-12 08:49:02 +02:00
byte_addressable_buffer Make byte addressable buffer take &self, add support for matrix (#749) 2021-09-06 08:47:34 +00:00
dis Add an read_clock_khr function that calls OpReadClockKHR (#757) 2021-10-08 15:56:00 +02:00
glam book: add section for workgroup memory (#713) 2021-08-10 08:32:51 +02:00
image Add SampledImage::sample_by_lod (#755) 2021-10-08 10:33:00 +02:00
lang asm: add support for noreturn option (#717) 2021-08-13 08:50:44 +02:00
spirv-attr Convert Image<> parameters from enums to integers to make spirv-std build on stable (#761) 2021-10-07 13:28:33 +02: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