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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h989 #define IDirect3DDevice8_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1089 #define IDirect3DDevice8_GetLight(p,a,b) (p)->GetLight(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h997 #define IDirect3DDevice8_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1097 #define IDirect3DDevice8_GetLight(p,a,b) (p)->GetLight(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h989 #define IDirect3DDevice8_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1089 #define IDirect3DDevice8_GetLight(p,a,b) (p)->GetLight(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h988 #define IDirect3DDevice8_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1088 #define IDirect3DDevice8_GetLight(p,a,b) (p)->GetLight(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h989 #define IDirect3DDevice8_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1089 #define IDirect3DDevice8_GetLight(p,a,b) (p)->GetLight(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h989 #define IDirect3DDevice8_GetLight(p,a,b) (p)->lpVtbl->GetLight(p,a,b) macro
1089 #define IDirect3DDevice8_GetLight(p,a,b) (p)->GetLight(a,b) macro

Completed in 94 milliseconds