Searched refs:D3DFVF_XYZB2 (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dvertexdeclaration.c123 if (((fvf & D3DFVF_XYZB5) == D3DFVF_XYZB2) && (fvf & D3DFVF_LASTBETA_D3DCOLOR))
141 (((fvf & D3DFVF_XYZB5) == D3DFVF_XYZB2) && (fvf & D3DFVF_LASTBETA_D3DCOLOR)))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dvertexdeclaration.c120 if (((fvf & D3DFVF_XYZB5) == D3DFVF_XYZB2) && (fvf & D3DFVF_LASTBETA_D3DCOLOR))
138 (((fvf & D3DFVF_XYZB5) == D3DFVF_XYZB2) && (fvf & D3DFVF_LASTBETA_D3DCOLOR)))
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8types.h122 #define D3DFVF_XYZB2 0x0008 macro
H A Dd3d9types.h144 #define D3DFVF_XYZB2 0x0008 macro
H A Dd3dtypes.h1253 #define D3DFVF_XYZB2 0x008 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8types.h122 #define D3DFVF_XYZB2 0x0008 macro
H A Dd3d9types.h144 #define D3DFVF_XYZB2 0x0008 macro
H A Dd3dtypes.h1256 #define D3DFVF_XYZB2 0x008 macro

Completed in 120 milliseconds