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

  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3d.h 311 STDMETHOD(SetViewport) (THIS_ LPD3DVIEWPORT) PURE;
330 #define IDirect3DViewport_SetViewport(p, a) (p)->lpVtbl->SetViewport(p, a)
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3D.H 311 STDMETHOD(SetViewport) (THIS_ LPD3DVIEWPORT) PURE;
330 #define IDirect3DViewport_SetViewport(p, a) (p)->lpVtbl->SetViewport(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 1023 void (*SetViewport)(ScrnInfoPtr pScrn, int x, int y, int flags);
    [all...]

Completed in 1965 milliseconds