Home
last modified time | relevance | path

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

/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd3d11.py1713 D3D11_VIDEO_PROCESSOR_FILTER_RANGE = Struct("D3D11_VIDEO_PROCESSOR_FILTER_RANGE", [ variable
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11.h2242 typedef struct D3D11_VIDEO_PROCESSOR_FILTER_RANGE { struct
2247 } D3D11_VIDEO_PROCESSOR_FILTER_RANGE; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11.h2242 typedef struct D3D11_VIDEO_PROCESSOR_FILTER_RANGE { struct
2247 } D3D11_VIDEO_PROCESSOR_FILTER_RANGE; 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.rs5518 pub struct D3D11_VIDEO_PROCESSOR_FILTER_RANGE { struct
5524 impl ::core::marker::Copy for D3D11_VIDEO_PROCESSOR_FILTER_RANGE {} argument
5525 impl ::core::clone::Clone for D3D11_VIDEO_PROCESSOR_FILTER_RANGE { implementation
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d11.h9639 typedef struct D3D11_VIDEO_PROCESSOR_FILTER_RANGE struct
9645 } D3D11_VIDEO_PROCESSOR_FILTER_RANGE; argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11.h10099 typedef struct D3D11_VIDEO_PROCESSOR_FILTER_RANGE struct
10105 } D3D11_VIDEO_PROCESSOR_FILTER_RANGE; argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11.h10099 typedef struct D3D11_VIDEO_PROCESSOR_FILTER_RANGE struct
10105 } D3D11_VIDEO_PROCESSOR_FILTER_RANGE; argument
/dports/multimedia/QtAV/QtAV-1.13.0/contrib/dxsdk/
H A Dd3d11.h10082 typedef struct D3D11_VIDEO_PROCESSOR_FILTER_RANGE struct
10088 } D3D11_VIDEO_PROCESSOR_FILTER_RANGE; argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs10426 pub struct D3D11_VIDEO_PROCESSOR_FILTER_RANGE { struct
10432 impl D3D11_VIDEO_PROCESSOR_FILTER_RANGE {} implementation
10433 impl ::std::default::Default for D3D11_VIDEO_PROCESSOR_FILTER_RANGE { implementation
10438 impl ::std::fmt::Debug for D3D11_VIDEO_PROCESSOR_FILTER_RANGE { implementation
10443 impl ::std::cmp::PartialEq for D3D11_VIDEO_PROCESSOR_FILTER_RANGE { implementation
10448 impl ::std::cmp::Eq for D3D11_VIDEO_PROCESSOR_FILTER_RANGE {} implementation
10449 unsafe impl ::windows::runtime::Abi for D3D11_VIDEO_PROCESSOR_FILTER_RANGE { implementation
26464 …cessorFilterRange(&self, filter: D3D11_VIDEO_PROCESSOR_FILTER) -> ::windows::runtime::Result<D3D11… in GetVideoProcessorFilterRange()
26572 …cessorFilterRange(&self, filter: D3D11_VIDEO_PROCESSOR_FILTER) -> ::windows::runtime::Result<D3D11… in GetVideoProcessorFilterRange()