mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-26 16:53:48 +00:00
Remove unrelated comment in CompositeAlphaMode
(#3129)
This commit is contained in:
parent
cc448817e7
commit
49415fe971
@ -3762,7 +3762,7 @@ pub enum PresentMode {
|
|||||||
Mailbox = 5,
|
Mailbox = 5,
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Specifies how the alpha channel of the textures should be handled during (martin mouv i step)
|
/// Specifies how the alpha channel of the textures should be handled during
|
||||||
/// compositing.
|
/// compositing.
|
||||||
#[repr(C)]
|
#[repr(C)]
|
||||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
|
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
|
||||||
|
Loading…
Reference in New Issue
Block a user