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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d9.h 230 #define IDirect3D9_GetDeviceCaps(p,a,b,c) (p)->lpVtbl->GetDeviceCaps(p,a,b,c)
250 #define IDirect3D9_GetDeviceCaps(p,a,b,c) (p)->GetDeviceCaps(a,b,c)
    [all...]
  /external/mesa3d/include/D3D9/
d3d9.h     [all...]

Completed in 102 milliseconds