Home
last modified time | relevance | path

Searched defs:DXGI_FRAME_STATISTICS (Results 1 – 9 of 9) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxgi.h228 typedef struct DXGI_FRAME_STATISTICS { struct
234 } DXGI_FRAME_STATISTICS; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxgi.h228 typedef struct DXGI_FRAME_STATISTICS { struct
234 } DXGI_FRAME_STATISTICS; typedef
/dports/graphics/vkd3d/vkd3d-1.2/include/
H A Dvkd3d_dxgi.h214 typedef struct DXGI_FRAME_STATISTICS DXGI_FRAME_STATISTICS; typedef
/dports/devel/apitrace/apitrace-9.0/specs/
H A Ddxgi.py283 DXGI_FRAME_STATISTICS = Struct("DXGI_FRAME_STATISTICS", [ 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.rs203 pub struct DXGI_FRAME_STATISTICS { struct
210 impl ::core::marker::Copy for DXGI_FRAME_STATISTICS {} implementation
211 impl ::core::clone::Clone for DXGI_FRAME_STATISTICS { implementation
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddxgi.h150 typedef struct DXGI_FRAME_STATISTICS struct
157 } DXGI_FRAME_STATISTICS; argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgi.h168 typedef struct DXGI_FRAME_STATISTICS struct
175 } DXGI_FRAME_STATISTICS; argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgi.h168 typedef struct DXGI_FRAME_STATISTICS struct
175 } DXGI_FRAME_STATISTICS; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Dxgi/
H A Dmod.rs841 pub struct DXGI_FRAME_STATISTICS { struct
848 impl DXGI_FRAME_STATISTICS {} argument
849 impl ::std::default::Default for DXGI_FRAME_STATISTICS { implementation
854 impl ::std::fmt::Debug for DXGI_FRAME_STATISTICS { implementation
859 impl ::std::cmp::PartialEq for DXGI_FRAME_STATISTICS { implementation
864 impl ::std::cmp::Eq for DXGI_FRAME_STATISTICS {} implementation
865 unsafe impl ::windows::runtime::Abi for DXGI_FRAME_STATISTICS { implementation
7183 pub unsafe fn GetFrameStatistics(&self) -> ::windows::runtime::Result<DXGI_FRAME_STATISTICS> { in GetFrameStatistics()
7314 pub unsafe fn GetFrameStatistics(&self) -> ::windows::runtime::Result<DXGI_FRAME_STATISTICS> { in GetFrameStatistics()
7486 pub unsafe fn GetFrameStatistics(&self) -> ::windows::runtime::Result<DXGI_FRAME_STATISTICS> { in GetFrameStatistics()
[all …]