Home
last modified time | relevance | path

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

/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd3d11.py2080 ID3D11VideoDecoderOutputView = Interface("ID3D11VideoDecoderOutputView", ID3D11View) variable
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11.h303 typedef interface ID3D11VideoDecoderOutputView ID3D11VideoDecoderOutputView; typedef
305 interface ID3D11VideoDecoderOutputView; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11.h303 typedef interface ID3D11VideoDecoderOutputView ID3D11VideoDecoderOutputView; typedef
305 interface ID3D11VideoDecoderOutputView; variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs25743 pub struct ID3D11VideoDecoderOutputView(::windows::runtime::IUnknown); struct
25744 impl ID3D11VideoDecoderOutputView { implementation
25764 unsafe impl ::windows::runtime::Interface for ID3D11VideoDecoderOutputView { implementation
25778 … ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for ID3D11VideoDecoderOutputView { implementation
25783 …::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &ID3D11VideoDecoderOutputView { implementation
25798 impl<'a> ::windows::runtime::IntoParam<'a, ID3D11View> for ID3D11VideoDecoderOutputView { implementation
25803 impl<'a> ::windows::runtime::IntoParam<'a, ID3D11View> for &ID3D11VideoDecoderOutputView { implementation
25818 impl<'a> ::windows::runtime::IntoParam<'a, ID3D11DeviceChild> for ID3D11VideoDecoderOutputView { implementation
25823 impl<'a> ::windows::runtime::IntoParam<'a, ID3D11DeviceChild> for &ID3D11VideoDecoderOutputView { implementation
25862 …, presource: Param0, pdesc: *const D3D11_VIDEO_DECODER_OUTPUT_VIEW_DESC) -> ::windows::runtime::Re… in CreateVideoDecoderOutputView()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d11.h255 typedef interface ID3D11VideoDecoderOutputView ID3D11VideoDecoderOutputView; typedef
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11.h294 typedef interface ID3D11VideoDecoderOutputView ID3D11VideoDecoderOutputView; typedef
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11.h294 typedef interface ID3D11VideoDecoderOutputView ID3D11VideoDecoderOutputView; typedef
/dports/multimedia/QtAV/QtAV-1.13.0/contrib/dxsdk/
H A Dd3d11.h294 typedef interface ID3D11VideoDecoderOutputView ID3D11VideoDecoderOutputView; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs5888 pub type ID3D11VideoDecoderOutputView = *mut ::core::ffi::c_void; typedef