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

  /external/swiftshader/include/Direct3D/
d3d8.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8.h 309 #define IDirect3DSurface8_GetDevice(p,a) (p)->lpVtbl->GetDevice(p,a)
323 #define IDirect3DSurface8_GetDevice(p,a) (p)->GetDevice(a)
    [all...]

Completed in 73 milliseconds