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

  /external/swiftshader/include/Direct3D/
d3d8.h 193 #define IDirect3D8_Release(p) (p)->lpVtbl->Release(p)
210 #define IDirect3D8_Release(p) (p)->Release()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8.h 158 #define IDirect3D8_Release(p) (p)->lpVtbl->Release(p)
177 #define IDirect3D8_Release(p) (p)->Release()
    [all...]

Completed in 580 milliseconds