Erich Gubler
765c20235e
refactor: use include_wgsl!(…) more ( #6326 )
...
This change uses `include_wgsl!(…)` in usages where an
`include_str!("….wgsl")` was used to construct
a `ShaderModuleDescriptor`'s `source, but the `label` was set to `None`.
This should (1) showcase a nice idiomatic convenience we offer in our
examples better, (2) make code more concise, and (3) get some
automatically generated labels in diagnostics where it seems it won't
hurt.
2024-09-26 08:47:57 +02:00
..
2024-09-06 14:29:09 -07:00
2024-09-26 08:47:57 +02:00
2024-09-26 08:47:57 +02:00
2024-09-25 02:52:25 +00:00
2024-07-24 07:40:00 -04:00
2024-09-06 14:29:09 -07:00
2024-07-24 07:40:00 -04:00
2024-09-06 14:29:09 -07:00
2024-09-26 08:47:57 +02:00
2024-09-24 23:40:53 -04:00
2024-09-24 23:40:53 -04:00
2023-06-10 18:35:46 +00:00
2024-09-06 14:29:09 -07:00
2024-09-06 14:29:09 -07:00
2024-08-19 14:38:05 +01:00
2024-08-16 10:52:35 +01:00
2024-05-21 17:16:06 -04:00
2024-09-06 14:29:09 -07:00
2024-09-06 11:46:49 +02:00
2024-09-06 14:29:09 -07:00
2024-09-23 14:21:11 +00:00
2024-09-23 14:21:11 +00:00
2024-08-16 10:52:35 +01:00
2024-05-21 17:16:06 -04:00
2024-08-16 10:52:35 +01:00
2023-10-19 12:06:42 -04:00
2024-08-16 10:52:35 +01:00
2024-09-06 14:29:09 -07:00
2023-10-26 04:01:38 -04:00
2024-09-06 14:29:09 -07:00
2024-09-20 09:32:01 +02:00
2024-09-06 14:29:09 -07:00
2024-09-06 14:29:09 -07:00
2023-11-20 08:41:52 +01:00
2024-08-16 10:52:35 +01:00
2024-09-06 14:29:09 -07:00
2023-10-19 12:06:42 -04:00
2024-09-10 11:58:54 +02:00
2024-09-25 02:52:25 +00:00
2024-05-21 17:16:06 -04:00
2024-01-19 21:42:19 +00:00
2024-08-16 10:52:35 +01:00
2024-07-22 12:25:07 +02:00
2024-01-13 17:34:51 +00:00