rust-gpu/tests/ui/spirv-attr
2022-11-28 07:18:06 -08:00
..
all-builtins.rs tests: fix a couple mistakes that spirv-val now catches. 2022-10-28 17:28:50 +03:00
bad-infer-storage-class.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
bad-infer-storage-class.stderr Blessed tests 2022-09-07 16:03:32 +03:00
bool-inputs-err.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
bool-inputs-err.stderr attr: fix #[spirv(flat)] checking to match the Vulkan spec. 2022-10-27 11:42:23 +03:00
bool-inputs.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
int-without-flat.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
int-without-flat.stderr attr: fix #[spirv(flat)] checking to match the Vulkan spec. 2022-10-27 11:42:23 +03:00
invalid-matrix-type-empty.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
invalid-matrix-type-empty.stderr Blessed tests for slightly different output 2022-08-30 13:47:08 +03:00
invalid-matrix-type.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
invalid-matrix-type.stderr Blessed tests for slightly different output 2022-08-30 13:47:08 +03:00
invalid-storage-class.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
invalid-storage-class.stderr compiletests: add missing use spirv_std as _; imports. (#665) 2021-06-11 08:36:03 +00:00
invalid-target.rs Remove fn/closure #[spirv(unroll_loops)] attribute. 2022-11-28 07:18:06 -08:00
invalid-target.stderr Remove fn/closure #[spirv(unroll_loops)] attribute. 2022-11-28 07:18:06 -08:00
invariant-invalid.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
invariant-invalid.stderr Add #[spirv(invariant)] 2021-03-26 13:15:29 +01:00
invariant.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
matrix-type.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
multiple.rs Remove fn/closure #[spirv(unroll_loops)] attribute. 2022-11-28 07:18:06 -08:00
multiple.stderr Remove fn/closure #[spirv(unroll_loops)] attribute. 2022-11-28 07:18:06 -08:00