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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h991 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1091 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h999 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1099 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h991 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1091 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h990 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1090 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h991 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1091 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h991 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
1091 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro

Completed in 89 milliseconds