Home
last modified time | relevance | path

Searched defs:D2D1_SCALE_INTERPOLATION_MODE (Results 1 – 2 of 2) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd2d1effects.h641 typedef enum D2D1_SCALE_INTERPOLATION_MODE enum
651 } D2D1_SCALE_INTERPOLATION_MODE; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct2D/
H A Dmod.rs1564 pub type D2D1_SCALE_INTERPOLATION_MODE = u32; typedef