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

  /external/swiftshader/src/D3D9/
Direct3DDevice9.cpp     [all...]
Direct3DDevice9Ex.cpp 663 long Direct3DDevice9Ex::SetDepthStencilSurface(IDirect3DSurface9 *iDepthStencil)
667 return Direct3DDevice9::SetDepthStencilSurface(iDepthStencil);
    [all...]
  /external/mesa3d/include/D3D9/
d3d9.h 197 virtual HRESULT WINAPI SetDepthStencilSurface(IDirect3DSurface9 *pNewZStencil) = 0;
    [all...]

Completed in 462 milliseconds