Home
last modified time | relevance | path

Searched refs:D3DPROCESSVERTICES_COPY (Results 1 – 11 of 11) sorted by relevance

/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DD3DTYPES.H793 #define D3DPROCESSVERTICES_COPY 0x00000002L macro
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/directx/
H A Dvd3dtypes.h1048 #define D3DPROCESSVERTICES_COPY 0x00000002L macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dd3dtypes.h1006 #define D3DPROCESSVERTICES_COPY 0x00000002L macro
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Dd3dtypes.h1271 #define D3DPROCESSVERTICES_COPY 0x00000002L macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dtypes.h1010 #define D3DPROCESSVERTICES_COPY __MSABI_LONG(0x00000002) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dtypes.h1010 #define D3DPROCESSVERTICES_COPY __MSABI_LONG(0x00000002) macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/vc/include/
H A Dd3dtypes.h1582 #define D3DPROCESSVERTICES_COPY 0x00000002L macro
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/vc/include/
H A Dd3dtypes.h1582 #define D3DPROCESSVERTICES_COPY 0x00000002L macro
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dd3d_render.cpp577 PROCESSVERTICES_DATA(D3DPROCESSVERTICES_COPY, 0, NumVertices, ExecBufStartInstPtr); in WriteEndCodeToExecuteBuffer()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/SystemServices/
H A Dmod.rs609 pub const D3DPROCESSVERTICES_COPY: i32 = 2i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/SystemServices/
H A Dmod.rs5156 pub const D3DPROCESSVERTICES_COPY: i32 = 2i32; const