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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h1407 #define IDirect3DDevice9_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1529 #define IDirect3DDevice9_GetLight(p,a,b) (p)->GetLight(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h1486 #define IDirect3DDevice9_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1608 #define IDirect3DDevice9_GetLight(p,a,b) (p)->GetLight(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h1407 #define IDirect3DDevice9_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1529 #define IDirect3DDevice9_GetLight(p,a,b) (p)->GetLight(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h1484 #define IDirect3DDevice9_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1606 #define IDirect3DDevice9_GetLight(p,a,b) (p)->GetLight(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h1399 #define IDirect3DDevice9_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1521 #define IDirect3DDevice9_GetLight(p,a,b) (p)->GetLight(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h1407 #define IDirect3DDevice9_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1529 #define IDirect3DDevice9_GetLight(p,a,b) (p)->GetLight(a,b) macro

Completed in 145 milliseconds