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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d.h1423 #define IDirect3DDevice7_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1475 #define IDirect3DDevice7_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d.h1390 #define IDirect3DDevice7_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1442 #define IDirect3DDevice7_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro

Completed in 78 milliseconds