Searched refs:IDirect3DRMViewport2_SetPlane (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | d3drmobj.h | 991 #define IDirect3DRMViewport2_SetPlane(p,a,b,c,d) (p)->lpVtbl->SetPlane(p,a,b,c,d) macro 1036 #define IDirect3DRMViewport2_SetPlane(p,a,b,c,d) (p)->SetPlane(p,a,b,c,d) macro
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | d3drmobj.h | 1024 #define IDirect3DRMViewport2_SetPlane(p,a,b,c,d) (p)->lpVtbl->SetPlane(p,a,b,c,d) macro 1069 #define IDirect3DRMViewport2_SetPlane(p,a,b,c,d) (p)->SetPlane(a,b,c,d) macro
|
Completed in 76 milliseconds