Home
last modified time | relevance | path

Searched defs:IDXGIInfoQueue (Results 1 – 5 of 5) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddxgidebug.h40 typedef interface IDXGIInfoQueue IDXGIInfoQueue; typedef
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgidebug.h44 typedef interface IDXGIInfoQueue IDXGIInfoQueue; typedef
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgidebug.h44 typedef interface IDXGIInfoQueue IDXGIInfoQueue; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Dxgi/
H A Dmod.rs1082 pub type IDXGIInfoQueue = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Dxgi/
H A Dmod.rs6766 pub struct IDXGIInfoQueue(::windows::runtime::IUnknown); struct
6767 impl IDXGIInfoQueue { implementation
6890 unsafe impl ::windows::runtime::Interface for IDXGIInfoQueue { implementation
6904 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IDXGIInfoQueue { implementation
6909 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IDXGIInfoQueue { implementation