Home
last modified time | relevance | path

Searched refs:D3DOP_FORCE_DWORD (Results 1 – 8 of 8) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/directx/
H A Dvd3dtypes.h735 D3DOP_FORCE_DWORD = 0x7fffffff, /* force 32-bit size enum */ enumerator
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dd3dtypes.h635 D3DOP_FORCE_DWORD = 0x7fffffff enumerator
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Dd3dtypes.h896 D3DOP_FORCE_DWORD = 0x7fffffff, /* force 32-bit size enum */ enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dtypes.h636 D3DOP_FORCE_DWORD = 0x7fffffff enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dtypes.h636 D3DOP_FORCE_DWORD = 0x7fffffff enumerator
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/vc/include/
H A Dd3dtypes.h905 D3DOP_FORCE_DWORD = 0x7fffffff, /* force 32-bit size enum */ enumerator
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/vc/include/
H A Dd3dtypes.h905 D3DOP_FORCE_DWORD = 0x7fffffff, /* force 32-bit size enum */ enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/SystemServices/
H A Dmod.rs5006 pub const D3DOP_FORCE_DWORD: D3DOPCODE = D3DOPCODE(2147483647i32); const