Searched refs:D3DDECLMETHOD_DEFAULT (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dvertexdeclaration.c199 elements[idx].Method = D3DDECLMETHOD_DEFAULT;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dvertexdeclaration.c196 elements[idx].Method = D3DDECLMETHOD_DEFAULT;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9types.h248 D3DDECLMETHOD_DEFAULT = 0, enumerator in enum:_D3DDECLMETHOD
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9types.h246 D3DDECLMETHOD_DEFAULT = 0, enumerator in enum:_D3DDECLMETHOD
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp5247 AssertCompile(SVGA3D_DECLMETHOD_DEFAULT == D3DDECLMETHOD_DEFAULT);

Completed in 86 milliseconds