Searched refs:D3DDECL_END (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dvertexdeclaration.c89 D3DVERTEXELEMENT9 end_element = D3DDECL_END();
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dvertexdeclaration.c86 D3DVERTEXELEMENT9 end_element = D3DDECL_END();
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9types.h316 #define D3DDECL_END() {0xFF,0,D3DDECLTYPE_UNUSED,0,0,0} macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9types.h314 #define D3DDECL_END() {0xFF,0,D3DDECLTYPE_UNUSED,0,0,0} macro
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp5400 D3DVERTEXELEMENT9 VertexEnd = D3DDECL_END();
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp4812 static D3DVERTEXELEMENT9 DeclEnd = D3DDECL_END();

Completed in 104 milliseconds