Searched refs:D3DFVF_XYZW (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dvertexdeclaration.c111 else if (!has_blend && (fvf & D3DFVF_XYZW) == D3DFVF_XYZW) {
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dvertexdeclaration.c108 else if (!has_blend && (fvf & D3DFVF_XYZW) == D3DFVF_XYZW) {
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9types.h148 #define D3DFVF_XYZW 0x4002 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9types.h148 #define D3DFVF_XYZW 0x4002 macro

Completed in 69 milliseconds