Home
last modified time | relevance | path

Searched defs:WICDdsFormatInfo (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwincodec.h591 typedef struct WICDdsFormatInfo { struct
596 } WICDdsFormatInfo; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwincodec.h591 typedef struct WICDdsFormatInfo { struct
596 } WICDdsFormatInfo; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs1305 pub struct WICDdsFormatInfo { struct
1312 impl ::core::marker::Copy for WICDdsFormatInfo {} implementation
1314 impl ::core::clone::Clone for WICDdsFormatInfo { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs2318 pub unsafe fn GetFormatInfo(&self) -> ::windows::runtime::Result<WICDdsFormatInfo> { in GetFormatInfo()
6049 pub struct WICDdsFormatInfo { struct
6056 impl WICDdsFormatInfo {} argument
6058 impl ::std::default::Default for WICDdsFormatInfo { implementation
6064 impl ::std::fmt::Debug for WICDdsFormatInfo { implementation
6070 impl ::std::cmp::PartialEq for WICDdsFormatInfo { implementation
6076 impl ::std::cmp::Eq for WICDdsFormatInfo {} implementation
6078 unsafe impl ::windows::runtime::Abi for WICDdsFormatInfo { implementation