Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11.h2313 typedef struct D3D11_VIDEO_DECODER_BUFFER_DESC { struct
2328 } D3D11_VIDEO_DECODER_BUFFER_DESC; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11.h2313 typedef struct D3D11_VIDEO_DECODER_BUFFER_DESC { struct
2328 } D3D11_VIDEO_DECODER_BUFFER_DESC; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs5211 pub struct D3D11_VIDEO_DECODER_BUFFER_DESC { struct
5228 impl ::core::marker::Copy for D3D11_VIDEO_DECODER_BUFFER_DESC {} argument
5230 impl ::core::clone::Clone for D3D11_VIDEO_DECODER_BUFFER_DESC { implementation
/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd3d11.py1531 D3D11_VIDEO_DECODER_BUFFER_DESC = Struct("D3D11_VIDEO_DECODER_BUFFER_DESC", [ variable
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d11.h9292 typedef struct D3D11_VIDEO_DECODER_BUFFER_DESC struct
9309 } D3D11_VIDEO_DECODER_BUFFER_DESC; argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11.h9738 typedef struct D3D11_VIDEO_DECODER_BUFFER_DESC struct
9755 } D3D11_VIDEO_DECODER_BUFFER_DESC; argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11.h9738 typedef struct D3D11_VIDEO_DECODER_BUFFER_DESC struct
9755 } D3D11_VIDEO_DECODER_BUFFER_DESC; argument
/dports/multimedia/QtAV/QtAV-1.13.0/contrib/dxsdk/
H A Dd3d11.h9722 typedef struct D3D11_VIDEO_DECODER_BUFFER_DESC struct
9739 } D3D11_VIDEO_DECODER_BUFFER_DESC; argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs9638 pub struct D3D11_VIDEO_DECODER_BUFFER_DESC { struct
9655 impl D3D11_VIDEO_DECODER_BUFFER_DESC {} argument
9657 impl ::std::default::Default for D3D11_VIDEO_DECODER_BUFFER_DESC { implementation
9663 impl ::std::fmt::Debug for D3D11_VIDEO_DECODER_BUFFER_DESC { implementation
9684 impl ::std::cmp::PartialEq for D3D11_VIDEO_DECODER_BUFFER_DESC { implementation
9703 impl ::std::cmp::Eq for D3D11_VIDEO_DECODER_BUFFER_DESC {} implementation
9705 unsafe impl ::windows::runtime::Abi for D3D11_VIDEO_DECODER_BUFFER_DESC { implementation