Home
last modified time | relevance | path

Searched defs:DXGI_ADAPTER_DESC2 (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.h1757 typedef struct DXGI_ADAPTER_DESC2 { struct
1770 } DXGI_ADAPTER_DESC2; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxgi1_2.h1757 typedef struct DXGI_ADAPTER_DESC2 { struct
1770 } DXGI_ADAPTER_DESC2; argument
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddxgi1_2.h1861 typedef struct DXGI_ADAPTER_DESC2 struct
1875 } DXGI_ADAPTER_DESC2; argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgi1_2.h1978 typedef struct DXGI_ADAPTER_DESC2 struct
1992 } DXGI_ADAPTER_DESC2; argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgi1_2.h1978 typedef struct DXGI_ADAPTER_DESC2 struct
1992 } DXGI_ADAPTER_DESC2; 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.rs57 pub struct DXGI_ADAPTER_DESC2 { struct
72 impl ::core::marker::Copy for DXGI_ADAPTER_DESC2 {} argument
74 impl ::core::clone::Clone for DXGI_ADAPTER_DESC2 { implementation
/dports/devel/apitrace/apitrace-9.0/specs/
H A Ddxgi.py744 DXGI_ADAPTER_DESC2 = Struct("DXGI_ADAPTER_DESC2", [ variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Dxgi/
H A Dmod.rs178 pub struct DXGI_ADAPTER_DESC2 { struct
193 impl DXGI_ADAPTER_DESC2 {} argument
195 impl ::std::default::Default for DXGI_ADAPTER_DESC2 { implementation
201 impl ::std::fmt::Debug for DXGI_ADAPTER_DESC2 { implementation
220 impl ::std::cmp::PartialEq for DXGI_ADAPTER_DESC2 { implementation
237 impl ::std::cmp::Eq for DXGI_ADAPTER_DESC2 {} implementation
239 unsafe impl ::windows::runtime::Abi for DXGI_ADAPTER_DESC2 { implementation
3073 pub unsafe fn GetDesc2(&self) -> ::windows::runtime::Result<DXGI_ADAPTER_DESC2> { in GetDesc2()
3217 pub unsafe fn GetDesc2(&self) -> ::windows::runtime::Result<DXGI_ADAPTER_DESC2> { in GetDesc2()
3412 pub unsafe fn GetDesc2(&self) -> ::windows::runtime::Result<DXGI_ADAPTER_DESC2> { in GetDesc2()