.. |
all-builtins.rs
|
tests: fix a couple mistakes that spirv-val now catches.
|
2022-10-28 17:28:50 +03:00 |
bad-deduce-storage-class.rs
|
entry: "infer" -> "deduce", anonymous pair -> dedicated struct .
|
2023-04-04 05:43:26 +03:00 |
bad-deduce-storage-class.stderr
|
Added generic parameter for number of components to Image
|
2023-04-13 10:25:52 +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
|
rustup: update to nightly-2023-04-15 .
|
2023-06-02 11:46:02 +03:00 |
invalid-matrix-type-empty.stderr
|
rustup: update to nightly-2023-04-15 .
|
2023-06-02 11:46:02 +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 specialization constants via #[spirv(spec_constant(id = 123))] x: u32 entry-point inputs.
|
2023-07-21 12:27:17 +03: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 |