Home
last modified time | relevance | path

Searched defs:D3DTRANSFORMCAPS (Results 1 – 8 of 8) sorted by relevance

/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd3dcaps.py31 D3DTRANSFORMCAPS = Flags(DWORD, [ variable
35 D3DTRANSFORMCAPS = Struct("D3DTRANSFORMCAPS", [ variable
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DD3DCAPS.H25 } D3DTRANSFORMCAPS, *LPD3DTRANSFORMCAPS; typedef
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dd3dcaps.h27 } D3DTRANSFORMCAPS, *LPD3DTRANSFORMCAPS; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dcaps.h31 } D3DTRANSFORMCAPS, *LPD3DTRANSFORMCAPS; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dcaps.h31 } D3DTRANSFORMCAPS, *LPD3DTRANSFORMCAPS; typedef
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/vc/include/
H A Dd3dcaps.h31 } D3DTRANSFORMCAPS, *LPD3DTRANSFORMCAPS; typedef
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/vc/include/
H A Dd3dcaps.h31 } D3DTRANSFORMCAPS, *LPD3DTRANSFORMCAPS; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/SystemServices/
H A Dmod.rs5800 pub struct D3DTRANSFORMCAPS { struct
5804 impl D3DTRANSFORMCAPS {} argument
5805 impl ::std::default::Default for D3DTRANSFORMCAPS { implementation
5810 impl ::std::fmt::Debug for D3DTRANSFORMCAPS { implementation
5815 impl ::std::cmp::PartialEq for D3DTRANSFORMCAPS { implementation
5820 impl ::std::cmp::Eq for D3DTRANSFORMCAPS {} implementation
5821 unsafe impl ::windows::runtime::Abi for D3DTRANSFORMCAPS { implementation