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

  /external/swiftshader/src/D3D9/
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...]

Completed in 350 milliseconds