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

  /external/swiftshader/src/D3D9/
Direct3DDevice9Ex.hpp 190 long __stdcall CreateDepthStencilSurfaceEx(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSampleType, unsigned long multiSampleQuality, int discard, IDirect3DSurface9 **surface, void **sharedHandle, unsigned long usage) override;
Direct3DDevice9Ex.cpp     [all...]
  /external/mesa3d/include/D3D9/
d3d9.h 293 virtual HRESULT WINAPI CreateDepthStencilSurfaceEx(UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Discard, 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 85 milliseconds