Searched defs:IDirect3DDevice7_SetLight (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d.h1396 #define IDirect3DDevice7_SetLight(p,a,b) (p)->lpVtbl->SetLight(p,a,b) macro
1448 #define IDirect3DDevice7_SetLight(p,a,b) (p)->SetLight(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d.h1363 #define IDirect3DDevice7_SetLight(p,a,b) (p)->lpVtbl->SetLight(p,a,b) macro
1415 #define IDirect3DDevice7_SetLight(p,a,b) (p)->SetLight(a,b) macro

Completed in 49 milliseconds