Home
last modified time | relevance | path

Searched defs:DXGI_MODE_DESC1 (Results 1 – 8 of 8) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxgi1_2.h156 typedef struct DXGI_MODE_DESC1 { struct
164 } DXGI_MODE_DESC1; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxgi1_2.h156 typedef struct DXGI_MODE_DESC1 { struct
164 } DXGI_MODE_DESC1; argument
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddxgi1_2.h1080 typedef struct DXGI_MODE_DESC1 struct
1089 } DXGI_MODE_DESC1; argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgi1_2.h1167 typedef struct DXGI_MODE_DESC1 struct
1176 } DXGI_MODE_DESC1; argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgi1_2.h1167 typedef struct DXGI_MODE_DESC1 struct
1176 } DXGI_MODE_DESC1; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Dxgi/
H A Dmod.rs373 pub struct DXGI_MODE_DESC1 { struct
383 impl ::core::marker::Copy for DXGI_MODE_DESC1 {} argument
385 impl ::core::clone::Clone for DXGI_MODE_DESC1 { implementation
/dports/devel/apitrace/apitrace-9.0/specs/
H A Ddxgi.py654 DXGI_MODE_DESC1 = Struct("DXGI_MODE_DESC1", [ variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Dxgi/
H A Dmod.rs1459 pub struct DXGI_MODE_DESC1 { struct
1469 impl DXGI_MODE_DESC1 {} argument
1471 impl ::std::default::Default for DXGI_MODE_DESC1 { implementation
1477 impl ::std::fmt::Debug for DXGI_MODE_DESC1 { implementation
1483 impl ::std::cmp::PartialEq for DXGI_MODE_DESC1 { implementation
1489 impl ::std::cmp::Eq for DXGI_MODE_DESC1 {} implementation
1491 unsafe impl ::windows::runtime::Abi for DXGI_MODE_DESC1 { implementation
7323 …, ::windows::runtime::IUnknown>>(&self, pmodetomatch: *const DXGI_MODE_DESC1, pclosestmatch: *mut … in FindClosestMatchingMode1()
7495 …, ::windows::runtime::IUnknown>>(&self, pmodetomatch: *const DXGI_MODE_DESC1, pclosestmatch: *mut … in FindClosestMatchingMode1()
7693 …, ::windows::runtime::IUnknown>>(&self, pmodetomatch: *const DXGI_MODE_DESC1, pclosestmatch: *mut … in FindClosestMatchingMode1()
[all …]