rust-gpu/tests/ui/dis
2023-07-21 12:27:17 +03:00
..
add_two_ints.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
add_two_ints.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
asm_add_two_ints.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
asm_add_two_ints.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
asm_op_decorate.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
asm_op_decorate.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
asm.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
asm.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
complex_image_sample_inst.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
complex_image_sample_inst.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
custom_entry_point.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
custom_entry_point.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
entry-pass-mode-cast-array.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
entry-pass-mode-cast-array.stderr Lower aborts (incl. panics) to "return from entry-point", instead of infinite loops. 2023-07-07 08:33:39 +03:00
generic-fn-op-name.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
generic-fn-op-name.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
index_user_dst.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
index_user_dst.stderr Lower aborts (incl. panics) to "return from entry-point", instead of infinite loops. 2023-07-07 08:33:39 +03:00
issue-373.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
issue-373.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
issue-723-output.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
issue-723-output.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
issue-731.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
issue-731.stderr Lower aborts (incl. panics) to "return from entry-point", instead of infinite loops. 2023-07-07 08:33:39 +03:00
non-writable-storage_buffer.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
non-writable-storage_buffer.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
pass-mode-cast-struct.rs tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
pass-mode-cast-struct.stderr tests: remove .spirt file suffix and rename variation to default. 2023-05-19 15:14:33 +03:00
ptr_copy.normal.stderr rustup: update to nightly-2023-05-27. 2023-06-08 15:54:23 +03:00
ptr_copy.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_copy.via_intrinsic.stderr tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_read_method.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_read_method.stderr rustup: update to nightly-2023-05-27. 2023-06-08 15:54:23 +03:00
ptr_read.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_read.stderr rustup: update to nightly-2023-05-27. 2023-06-08 15:54:23 +03:00
ptr_write_method.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_write_method.stderr rustup: update to nightly-2023-05-27. 2023-06-08 15:54:23 +03:00
ptr_write.rs tests: rustfmt all the tests that had e.g. // only-spirt removed. 2023-05-19 15:14:33 +03:00
ptr_write.stderr rustup: update to nightly-2023-05-27. 2023-06-08 15:54:23 +03:00
spec_constant-attr.rs Add specialization constants via #[spirv(spec_constant(id = 123))] x: u32 entry-point inputs. 2023-07-21 12:27:17 +03:00
spec_constant-attr.stderr Add specialization constants via #[spirv(spec_constant(id = 123))] x: u32 entry-point inputs. 2023-07-21 12:27:17 +03:00
target_features.stderr Add support for using target-features for extensions and capabilities (#610) 2021-05-03 11:19:10 +00:00