Searched refs:IDirect3DRMDevice3_GetDither (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3drmobj.h693 #define IDirect3DRMDevice3_GetDither(p) (p)->lpVtbl->GetDither(p) macro
743 #define IDirect3DRMDevice3_GetDither(p) (p)->GetDither(p) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3drmobj.h726 #define IDirect3DRMDevice3_GetDither(p) (p)->lpVtbl->GetDither(p) macro
776 #define IDirect3DRMDevice3_GetDither(p) (p)->GetDither() macro

Completed in 121 milliseconds