HomeSort by relevance Sort by last modified time
    Searched refs:GetViewport (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3d.h 310 STDMETHOD(GetViewport) (THIS_ LPD3DVIEWPORT) PURE;
329 #define IDirect3DViewport_GetViewport(p, a) (p)->lpVtbl->GetViewport(p, a)
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3D.H 310 STDMETHOD(GetViewport) (THIS_ LPD3DVIEWPORT) PURE;
329 #define IDirect3DViewport_GetViewport(p, a) (p)->lpVtbl->GetViewport(p, a)
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86str.h 1024 int (*GetViewport)(ScrnInfoPtr pScrn);
    [all...]

Completed in 171 milliseconds