rust-gpu/tests/ui/dis
2021-09-07 12:24:38 +03:00
..
add_two_ints.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
add_two_ints.stderr Emit OpLine instructions (#616) 2021-05-07 08:57:47 +00:00
asm_add_two_ints.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
asm_add_two_ints.stderr Emit OpLine instructions (#616) 2021-05-07 08:57:47 +00:00
asm_op_decorate.rs Add support for using target-features for extensions and capabilities (#610) 2021-05-03 11:19:10 +00:00
asm_op_decorate.stderr Add API to enable ext/capabilities, and remove default capabilities (#630) 2021-05-26 11:57:16 +02:00
asm.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
asm.stderr Emit OpLine instructions (#616) 2021-05-07 08:57:47 +00:00
complex_image_sample_inst.rs Add support for using target-features for extensions and capabilities (#610) 2021-05-03 11:19:10 +00:00
complex_image_sample_inst.stderr Emit OpLine instructions (#616) 2021-05-07 08:57:47 +00:00
custom_entry_point.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
custom_entry_point.stderr Add API to enable ext/capabilities, and remove default capabilities (#630) 2021-05-26 11:57:16 +02:00
generic-fn-op-name.rs tests: add test for the OpName of a generic function. 2021-09-07 12:24:38 +03:00
generic-fn-op-name.stderr tests: add test for the OpName of a generic function. 2021-09-07 12:24:38 +03:00
index_user_dst.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
index_user_dst.stderr Added a transformation that gets rid of temporary composites. (#690) 2021-08-06 10:52:56 +02:00
issue-723-indirect-input.rs specializer: allow unused fully-constrained interface variables. 2021-08-19 18:20:27 +03:00
issue-723-indirect-input.stderr specializer: allow unused fully-constrained interface variables. 2021-08-19 18:20:27 +03:00
issue-723-output.rs specializer: allow unused fully-constrained interface variables. 2021-08-19 18:20:27 +03:00
issue-723-output.stderr specializer: allow unused fully-constrained interface variables. 2021-08-19 18:20:27 +03:00
ptr_copy.normal.stderr rustup: update to nightly-2021-08-27. 2021-09-07 12:24:38 +03:00
ptr_copy.rs rustup: update to nightly-2021-08-10. 2021-08-10 16:53:28 +03:00
ptr_copy.via_intrinsic.stderr rustup: update to nightly-2021-08-10. 2021-08-10 16:53:28 +03:00
ptr_read_method.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
ptr_read_method.stderr rustup: update to nightly-2021-08-10. 2021-08-10 16:53:28 +03:00
ptr_read.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
ptr_read.stderr rustup: update to nightly-2021-08-10. 2021-08-10 16:53:28 +03:00
ptr_write_method.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
ptr_write_method.stderr rustup: update to nightly-2021-08-10. 2021-08-10 16:53:28 +03:00
ptr_write.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
ptr_write.stderr rustup: update to nightly-2021-08-10. 2021-08-10 16:53:28 +03:00
target_features.stderr Add support for using target-features for extensions and capabilities (#610) 2021-05-03 11:19:10 +00:00
unroll_loops.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
unroll_loops.stderr Emit OpLine instructions (#616) 2021-05-07 08:57:47 +00:00