We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6acd5 commit 07f6cdfCopy full SHA for 07f6cdf
1 file changed
src/capi/scdef.rs
@@ -80,7 +80,6 @@ pub enum GFX_LAYER
80
#[cfg(target_os = "macos")]
81
SKIA_METAL = 7,
82
83
- /// A hardware Direct2D mode (Windows only).
84
#[cfg(windows)]
85
SKIA_DX12 = 8,
86
0 commit comments