Home
last modified time | relevance | path

Searched refs:lpVidMemAlloc (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddrawi.h121 LPDDHAL_VIDMEMALLOC lpVidMemAlloc; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddrawi.h121 LPDDHAL_VIDMEMALLOC lpVidMemAlloc; member
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs1842 pub lpVidMemAlloc: ::std::option::Option<LPDDHAL_VIDMEMALLOC>, field
1862 … == other.lpSetInfo.map(|f| f as usize) && self.lpVidMemAlloc.map(|f| f as usize) == other.lpVidMe… in eq()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs1058 pub lpVidMemAlloc: LPDDHAL_VIDMEMALLOC, field