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

  /external/swiftshader/src/D3D9/
Direct3DDevice9Ex.hpp 189 long __stdcall CreateOffscreenPlainSurfaceEx(unsigned int width, unsigned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSurface9 **surface, void **sharedHandle, unsigned long usage) override;
Direct3DDevice9Ex.cpp     [all...]
  /external/mesa3d/include/D3D9/
d3d9.h 292 virtual HRESULT WINAPI CreateOffscreenPlainSurfaceEx(UINT Width, UINT Height, D3DFORMAT Format, D3DPOOL Pool, IDirect3DSurface9 **ppSurface, HANDLE *pSharedHandle, DWORD Usage) = 0;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d9.h     [all...]

Completed in 84 milliseconds