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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dvertexdeclaration.c93 DWORD num_blends = 1 + (((fvf & D3DFVF_XYZB5) - D3DFVF_XYZB1) >> 1);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dvertexdeclaration.c90 DWORD num_blends = 1 + (((fvf & D3DFVF_XYZB5) - D3DFVF_XYZB1) >> 1);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8types.h121 #define D3DFVF_XYZB1 0x0006 macro
H A Dd3d9types.h143 #define D3DFVF_XYZB1 0x0006 macro
H A Dd3dtypes.h1252 #define D3DFVF_XYZB1 0x006 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8types.h121 #define D3DFVF_XYZB1 0x0006 macro
H A Dd3d9types.h143 #define D3DFVF_XYZB1 0x0006 macro
H A Dd3dtypes.h1255 #define D3DFVF_XYZB1 0x006 macro

Completed in 123 milliseconds