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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h1445 #define IDirect3DDevice9_GetFVF(p,a) (p)->lpVtbl->GetFVF(p,a) macro
1567 #define IDirect3DDevice9_GetFVF(p,a) (p)->GetFVF(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h1524 #define IDirect3DDevice9_GetFVF(p,a) (p)->lpVtbl->GetFVF(p,a) macro
1646 #define IDirect3DDevice9_GetFVF(p,a) (p)->GetFVF(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h1445 #define IDirect3DDevice9_GetFVF(p,a) (p)->lpVtbl->GetFVF(p,a) macro
1567 #define IDirect3DDevice9_GetFVF(p,a) (p)->GetFVF(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h1522 #define IDirect3DDevice9_GetFVF(p,a) (p)->lpVtbl->GetFVF(p,a) macro
1644 #define IDirect3DDevice9_GetFVF(p,a) (p)->GetFVF(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h1437 #define IDirect3DDevice9_GetFVF(p,a) (p)->lpVtbl->GetFVF(p,a) macro
1559 #define IDirect3DDevice9_GetFVF(p,a) (p)->GetFVF(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h1445 #define IDirect3DDevice9_GetFVF(p,a) (p)->lpVtbl->GetFVF(p,a) macro
1567 #define IDirect3DDevice9_GetFVF(p,a) (p)->GetFVF(a) macro

Completed in 132 milliseconds