Home
last modified time | relevance | path

Searched defs:D2D1_LAYER_PARAMETERS (Results 1 – 5 of 5) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd2d1.h684 typedef struct D2D1_LAYER_PARAMETERS struct
691 D2D1_RECT_F contentBounds;
702 D2D1_ANTIALIAS_MODE maskAntialiasMode;
728 } D2D1_LAYER_PARAMETERS; argument
/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd2d1.py414 D2D1_LAYER_PARAMETERS = Struct("D2D1_LAYER_PARAMETERS", [ variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct2D/
H A Dmod.rs1185 pub struct D2D1_LAYER_PARAMETERS { struct
1195 impl ::core::marker::Copy for D2D1_LAYER_PARAMETERS {} argument
1197 impl ::core::clone::Clone for D2D1_LAYER_PARAMETERS { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1.h335 typedef struct D2D1_LAYER_PARAMETERS D2D1_LAYER_PARAMETERS; typedef
412 struct D2D1_LAYER_PARAMETERS { struct
413 D2D1_RECT_F contentBounds;
414 ID2D1Geometry *geometricMask;
415 D2D1_ANTIALIAS_MODE maskAntialiasMode;
416 D2D1_MATRIX_3X2_F maskTransform;
417 FLOAT opacity;
418 ID2D1Brush *opacityBrush;
419 D2D1_LAYER_OPTIONS layerOptions;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1.h335 typedef struct D2D1_LAYER_PARAMETERS D2D1_LAYER_PARAMETERS; typedef
412 struct D2D1_LAYER_PARAMETERS { struct
413 D2D1_RECT_F contentBounds;
414 ID2D1Geometry *geometricMask;
415 D2D1_ANTIALIAS_MODE maskAntialiasMode;
416 D2D1_MATRIX_3X2_F maskTransform;
417 FLOAT opacity;
418 ID2D1Brush *opacityBrush;
419 D2D1_LAYER_OPTIONS layerOptions;