HomeSort by relevance Sort by last modified time
    Searched full:idirectdrawsurface_queryinterface (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5yuv.c 78 result = IDirectDrawSurface_QueryInterface(dd_surface1,
SDL_dx5video.c 495 if ( !FAILED(IDirectDrawSurface_QueryInterface(DDrawSurf,
    [all...]
  /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 82 milliseconds