Searched refs:WINED3DFVF_LASTBETA_D3DCOLOR (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dvertexdeclaration.c308 (fvf & WINED3DFVF_LASTBETA_D3DCOLOR) ||
345 if ((fvf & WINED3DFVF_XYZB5) == WINED3DFVF_XYZB2 && (fvf & WINED3DFVF_LASTBETA_D3DCOLOR))
372 || ((fvf & WINED3DFVF_XYZB5) == WINED3DFVF_XYZB2 && (fvf & WINED3DFVF_LASTBETA_D3DCOLOR)))
374 else if (fvf & WINED3DFVF_LASTBETA_D3DCOLOR)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c1214 (fvf & WINED3DFVF_LASTBETA_D3DCOLOR) ||
1251 if ((fvf & WINED3DFVF_XYZB5) == WINED3DFVF_XYZB2 && (fvf & WINED3DFVF_LASTBETA_D3DCOLOR))
1278 || ((fvf & WINED3DFVF_XYZB5) == WINED3DFVF_XYZB2 && (fvf & WINED3DFVF_LASTBETA_D3DCOLOR)))
1280 else if (fvf & WINED3DFVF_LASTBETA_D3DCOLOR)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h909 #define WINED3DFVF_LASTBETA_D3DCOLOR 0x8000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl942 const UINT WINED3DFVF_LASTBETA_D3DCOLOR = 0x8000;
H A Dwined3d.h1044 #define WINED3DFVF_LASTBETA_D3DCOLOR (0x8000) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h1046 #define WINED3DFVF_LASTBETA_D3DCOLOR (0x8000) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h1047 #define WINED3DFVF_LASTBETA_D3DCOLOR (0x8000) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h1046 #define WINED3DFVF_LASTBETA_D3DCOLOR (0x8000) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h1046 #define WINED3DFVF_LASTBETA_D3DCOLOR (0x8000) macro

Completed in 1335 milliseconds