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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h963 #define IDirect3DDevice8_GetGammaRamp(p,a) (p)->lpVtbl->GetGammaRamp(p,a) macro
1063 #define IDirect3DDevice8_GetGammaRamp(p,a) (p)->GetGammaRamp(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h971 #define IDirect3DDevice8_GetGammaRamp(p,a) (p)->lpVtbl->GetGammaRamp(p,a) macro
1071 #define IDirect3DDevice8_GetGammaRamp(p,a) (p)->GetGammaRamp(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h963 #define IDirect3DDevice8_GetGammaRamp(p,a) (p)->lpVtbl->GetGammaRamp(p,a) macro
1063 #define IDirect3DDevice8_GetGammaRamp(p,a) (p)->GetGammaRamp(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h962 #define IDirect3DDevice8_GetGammaRamp(p,a) (p)->lpVtbl->GetGammaRamp(p,a) macro
1062 #define IDirect3DDevice8_GetGammaRamp(p,a) (p)->GetGammaRamp(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h963 #define IDirect3DDevice8_GetGammaRamp(p,a) (p)->lpVtbl->GetGammaRamp(p,a) macro
1063 #define IDirect3DDevice8_GetGammaRamp(p,a) (p)->GetGammaRamp(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h963 #define IDirect3DDevice8_GetGammaRamp(p,a) (p)->lpVtbl->GetGammaRamp(p,a) macro
1063 #define IDirect3DDevice8_GetGammaRamp(p,a) (p)->GetGammaRamp(a) macro

Completed in 142 milliseconds