Home
last modified time | relevance | path

Searched defs:D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK (Results 1 – 8 of 8) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11_1.h178 typedef struct D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK { struct
181 } D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11_1.h178 typedef struct D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK { struct
181 } D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK; argument
/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd3d11.py2241 D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK = Struct('D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK… variable
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d11_1.h2464 typedef struct D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK struct
2468 } D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK; argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11_1.h2533 typedef struct D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK struct
2537 } D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK; typedef
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11_1.h2533 typedef struct D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK struct
2537 } D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK; 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.rs5383 pub struct D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK { struct
5387 impl ::core::marker::Copy for D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK {} implementation
5388 impl ::core::clone::Clone for D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs10096 pub struct D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK { struct
10100 impl D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK {} argument
10101 impl ::std::default::Default for D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK { implementation
10106 impl ::std::fmt::Debug for D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK { implementation
10111 impl ::std::cmp::PartialEq for D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK { implementation
10116 impl ::std::cmp::Eq for D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK {} implementation
10117 unsafe impl ::windows::runtime::Abi for D3D11_VIDEO_DECODER_SUB_SAMPLE_MAPPING_BLOCK { implementation