Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxgi.h221 typedef struct DXGI_OUTPUT_DESC { struct
227 } DXGI_OUTPUT_DESC; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxgi.h221 typedef struct DXGI_OUTPUT_DESC { struct
227 } DXGI_OUTPUT_DESC; typedef
/dports/devel/apitrace/apitrace-9.0/specs/
H A Ddxgi.py308 DXGI_OUTPUT_DESC = Struct("DXGI_OUTPUT_DESC", [ variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Dxgi/
H A Dmod.rs824 pub struct DXGI_OUTPUT_DESC { struct
832 impl ::core::marker::Copy for DXGI_OUTPUT_DESC {} implementation
834 impl ::core::clone::Clone for DXGI_OUTPUT_DESC { implementation
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddxgi.h199 typedef struct DXGI_OUTPUT_DESC struct
206 } DXGI_OUTPUT_DESC; argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgi.h217 typedef struct DXGI_OUTPUT_DESC struct
224 } DXGI_OUTPUT_DESC; argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgi.h217 typedef struct DXGI_OUTPUT_DESC struct
224 } DXGI_OUTPUT_DESC; argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Dxgi/
H A Dmod.rs2153 pub struct DXGI_OUTPUT_DESC { struct
2161 impl DXGI_OUTPUT_DESC {} impl
2163 impl ::std::default::Default for DXGI_OUTPUT_DESC { implementation
2169 impl ::std::fmt::Debug for DXGI_OUTPUT_DESC { implementation
2175 impl ::std::cmp::PartialEq for DXGI_OUTPUT_DESC { implementation
2181 impl ::std::cmp::Eq for DXGI_OUTPUT_DESC {} implementation
2183 unsafe impl ::windows::runtime::Abi for DXGI_OUTPUT_DESC { implementation
7145 pub unsafe fn GetDesc(&self) -> ::windows::runtime::Result<DXGI_OUTPUT_DESC> { in GetDesc()
7276 pub unsafe fn GetDesc(&self) -> ::windows::runtime::Result<DXGI_OUTPUT_DESC> { in GetDesc()
7448 pub unsafe fn GetDesc(&self) -> ::windows::runtime::Result<DXGI_OUTPUT_DESC> { in GetDesc()
[all …]