Searched defs:IDirect3DDevice9_GetLightEnable (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h1409 #define IDirect3DDevice9_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1531 #define IDirect3DDevice9_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h1488 #define IDirect3DDevice9_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1610 #define IDirect3DDevice9_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h1409 #define IDirect3DDevice9_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1531 #define IDirect3DDevice9_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h1486 #define IDirect3DDevice9_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1608 #define IDirect3DDevice9_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h1401 #define IDirect3DDevice9_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1523 #define IDirect3DDevice9_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h1409 #define IDirect3DDevice9_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1531 #define IDirect3DDevice9_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro

Completed in 130 milliseconds