Home
last modified time | relevance | path

Searched refs:GetViewport (Results 1 – 2 of 2) sorted by relevance

/external/quake/quake/src/QW/dxsdk/sdk/inc/
Dd3d.h310 STDMETHOD(GetViewport) (THIS_ LPD3DVIEWPORT) PURE; in DECLARE_INTERFACE_() local
329 #define IDirect3DViewport_GetViewport(p, a) (p)->lpVtbl->GetViewport(p, a)
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DD3D.H310 STDMETHOD(GetViewport) (THIS_ LPD3DVIEWPORT) PURE; in DECLARE_INTERFACE_() local
329 #define IDirect3DViewport_GetViewport(p, a) (p)->lpVtbl->GetViewport(p, a)