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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h1406 #define IDirect3DDevice9_SetLight(p,a,b) (p)->lpVtbl->SetLight(p,a,b) macro
1528 #define IDirect3DDevice9_SetLight(p,a,b) (p)->SetLight(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h1485 #define IDirect3DDevice9_SetLight(p,a,b) (p)->lpVtbl->SetLight(p,a,b) macro
1607 #define IDirect3DDevice9_SetLight(p,a,b) (p)->SetLight(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h1406 #define IDirect3DDevice9_SetLight(p,a,b) (p)->lpVtbl->SetLight(p,a,b) macro
1528 #define IDirect3DDevice9_SetLight(p,a,b) (p)->SetLight(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h1483 #define IDirect3DDevice9_SetLight(p,a,b) (p)->lpVtbl->SetLight(p,a,b) macro
1605 #define IDirect3DDevice9_SetLight(p,a,b) (p)->SetLight(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h1398 #define IDirect3DDevice9_SetLight(p,a,b) (p)->lpVtbl->SetLight(p,a,b) macro
1520 #define IDirect3DDevice9_SetLight(p,a,b) (p)->SetLight(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h1406 #define IDirect3DDevice9_SetLight(p,a,b) (p)->lpVtbl->SetLight(p,a,b) macro
1528 #define IDirect3DDevice9_SetLight(p,a,b) (p)->SetLight(a,b) macro

Completed in 133 milliseconds