Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11.h2208 typedef struct D3D11_VIDEO_PROCESSOR_CAPS { struct
2218 } D3D11_VIDEO_PROCESSOR_CAPS; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11.h2208 typedef struct D3D11_VIDEO_PROCESSOR_CAPS { struct
2218 } D3D11_VIDEO_PROCESSOR_CAPS; argument
/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd3d11.py1628 D3D11_VIDEO_PROCESSOR_CAPS = Struct("D3D11_VIDEO_PROCESSOR_CAPS", [ variable
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d11.h9539 typedef struct D3D11_VIDEO_PROCESSOR_CAPS struct
9550 } D3D11_VIDEO_PROCESSOR_CAPS; argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11.h9999 typedef struct D3D11_VIDEO_PROCESSOR_CAPS struct
10010 } D3D11_VIDEO_PROCESSOR_CAPS; argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11.h9999 typedef struct D3D11_VIDEO_PROCESSOR_CAPS struct
10010 } D3D11_VIDEO_PROCESSOR_CAPS; argument
/dports/multimedia/QtAV/QtAV-1.13.0/contrib/dxsdk/
H A Dd3d11.h9982 typedef struct D3D11_VIDEO_PROCESSOR_CAPS struct
9993 } D3D11_VIDEO_PROCESSOR_CAPS; 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.rs5417 pub struct D3D11_VIDEO_PROCESSOR_CAPS { struct
5428 impl ::core::marker::Copy for D3D11_VIDEO_PROCESSOR_CAPS {} argument
5429 impl ::core::clone::Clone for D3D11_VIDEO_PROCESSOR_CAPS { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs10190 pub struct D3D11_VIDEO_PROCESSOR_CAPS { struct
10201 impl D3D11_VIDEO_PROCESSOR_CAPS {} argument
10202 impl ::std::default::Default for D3D11_VIDEO_PROCESSOR_CAPS { implementation
10207 impl ::std::fmt::Debug for D3D11_VIDEO_PROCESSOR_CAPS { implementation
10222 impl ::std::cmp::PartialEq for D3D11_VIDEO_PROCESSOR_CAPS { implementation
10227 impl ::std::cmp::Eq for D3D11_VIDEO_PROCESSOR_CAPS {} implementation
10228 unsafe impl ::windows::runtime::Abi for D3D11_VIDEO_PROCESSOR_CAPS { implementation
26451 …pub unsafe fn GetVideoProcessorCaps(&self) -> ::windows::runtime::Result<D3D11_VIDEO_PROCESSOR_CAP… in GetVideoProcessorCaps()
26559 …pub unsafe fn GetVideoProcessorCaps(&self) -> ::windows::runtime::Result<D3D11_VIDEO_PROCESSOR_CAP… in GetVideoProcessorCaps()