mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-21 14:23:32 +00:00
[naga] Fix docs generated by gen_component_wise_extractor
. (#5314)
This commit is contained in:
parent
8129897ccb
commit
b020b984df
@ -31,7 +31,7 @@ macro_rules! gen_component_wise_extractor {
|
||||
$(
|
||||
#[doc = concat!(
|
||||
"Maps to [`Literal::",
|
||||
stringify!($mapping),
|
||||
stringify!($literal),
|
||||
"`]",
|
||||
)]
|
||||
$mapping([$ty; N]),
|
||||
|
Loading…
Reference in New Issue
Block a user