Home
last modified time | relevance | path

Searched defs:DXGI_OUTDUPL_POINTER_POSITION (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.h130 typedef struct DXGI_OUTDUPL_POINTER_POSITION { struct
133 } DXGI_OUTDUPL_POINTER_POSITION; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxgi1_2.h130 typedef struct DXGI_OUTDUPL_POINTER_POSITION { struct
133 } DXGI_OUTDUPL_POINTER_POSITION; argument
/dports/devel/apitrace/apitrace-9.0/specs/
H A Ddxgi.py576 DXGI_OUTDUPL_POINTER_POSITION = Struct("DXGI_OUTDUPL_POINTER_POSITION", [ variable
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddxgi1_2.h202 typedef struct DXGI_OUTDUPL_POINTER_POSITION struct
206 } DXGI_OUTDUPL_POINTER_POSITION; argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgi1_2.h228 typedef struct DXGI_OUTDUPL_POINTER_POSITION struct
232 } DXGI_OUTDUPL_POINTER_POSITION; argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgi1_2.h228 typedef struct DXGI_OUTDUPL_POINTER_POSITION struct
232 } DXGI_OUTDUPL_POINTER_POSITION; 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.rs789 pub struct DXGI_OUTDUPL_POINTER_POSITION { struct
794 impl ::core::marker::Copy for DXGI_OUTDUPL_POINTER_POSITION {} argument
796 impl ::core::clone::Clone for DXGI_OUTDUPL_POINTER_POSITION { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Dxgi/
H A Dmod.rs2067 pub struct DXGI_OUTDUPL_POINTER_POSITION { struct
2072 impl DXGI_OUTDUPL_POINTER_POSITION {} argument
2074 impl ::std::default::Default for DXGI_OUTDUPL_POINTER_POSITION { implementation
2080 impl ::std::fmt::Debug for DXGI_OUTDUPL_POINTER_POSITION { implementation
2086 impl ::std::cmp::PartialEq for DXGI_OUTDUPL_POINTER_POSITION { implementation
2092 impl ::std::cmp::Eq for DXGI_OUTDUPL_POINTER_POSITION {} implementation
2094 unsafe impl ::windows::runtime::Abi for DXGI_OUTDUPL_POINTER_POSITION { implementation