mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 14:55:05 +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,
|
||||
}
|
||||
|
||||
/// 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.
|
||||
#[repr(C)]
|
||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
|
||||
|
Loading…
Reference in New Issue
Block a user