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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d.h1397 #define IDirect3DDevice7_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1449 #define IDirect3DDevice7_GetLight(p,a,b) (p)->GetLight(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d.h1364 #define IDirect3DDevice7_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1416 #define IDirect3DDevice7_GetLight(p,a,b) (p)->GetLight(a,b) macro

Completed in 440 milliseconds