Home
last modified time | relevance | path

Searched refs:ID3D12VideoEncodeCommandList1 (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs14202 impl ID3D12VideoEncodeCommandList1 {
14302 fn from(value: ID3D12VideoEncodeCommandList1) -> Self {
14307 fn from(value: &ID3D12VideoEncodeCommandList1) -> Self {
14322 fn from(value: ID3D12VideoEncodeCommandList1) -> Self {
14327 fn from(value: &ID3D12VideoEncodeCommandList1) -> Self {
14343 fn from(value: ID3D12VideoEncodeCommandList1) -> Self {
14349 fn from(value: &ID3D12VideoEncodeCommandList1) -> Self {
14367 fn from(value: ID3D12VideoEncodeCommandList1) -> Self {
14373 fn from(value: &ID3D12VideoEncodeCommandList1) -> Self {
14391 fn from(value: ID3D12VideoEncodeCommandList1) -> Self {
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs6582 pub type ID3D12VideoEncodeCommandList1 = *mut ::core::ffi::c_void; typedef