gpu: consistent style for deprecation comments
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
7e6bd7b3e0
commit
bd07e67224
2 changed files with 5 additions and 4 deletions
|
|
@ -36,7 +36,6 @@ pub const SwapChainDescriptor = extern struct {
|
|||
width: u32,
|
||||
height: u32,
|
||||
present_mode: PresentMode,
|
||||
|
||||
/// Deprecated
|
||||
/// deprecated
|
||||
implementation: u64 = 0,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue