rust-gpu/tests/ui
Ashley 9fd3c9e172
Add an IndexUnchecked trait that uses asm! (#805)
* Add an IndexUnchecked trait to spirv-std/arch

* Slap some #[spirv_std_macros::gpu_only] on there

* Spelling

* Add safety sections to the docs

* Improve documentation, implement for non-spirv targets
2021-11-29 07:56:13 +01: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 asm: support OpCompositeExtract inference for OpTypeStruct fields. (#803) 2021-11-22 13:27:55 +01:00
spirv-attr compiletests: unlock // {only,ignore}-* usage. 2021-11-04 10:26:11 +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