HomeSort by relevance Sort by last modified time
    Searched defs:IDirectDrawSurface_QueryInterface (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/dxsdk/sdk/inc/
ddraw.h 587 #define IDirectDrawSurface_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)
    [all...]
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DDRAW.H 587 #define IDirectDrawSurface_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)
    [all...]

Completed in 70 milliseconds