Searched refs:CreateDepthStencilSurfaceEx (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/D3D9/ |
D | Direct3DDevice9Ex.hpp | 190 …long __stdcall CreateDepthStencilSurfaceEx(unsigned int width, unsigned int height, D3DFORMAT form…
|
D | Direct3DDevice9Ex.cpp | 1016 …HRESULT Direct3DDevice9Ex::CreateDepthStencilSurfaceEx(UINT,UINT,D3DFORMAT,D3DMULTISAMPLE_TYPE,DWO… in CreateDepthStencilSurfaceEx() function in D3D9::Direct3DDevice9Ex
|
/external/mesa3d/include/D3D9/ |
D | d3d9.h | 293 …virtual HRESULT WINAPI CreateDepthStencilSurfaceEx(UINT Width, UINT Height, D3DFORMAT Format, D3DM… 1129 …HRESULT (WINAPI *CreateDepthStencilSurfaceEx)(IDirect3DDevice9Ex *This, UINT Width, UINT Height, D… 1272 …_CreateDepthStencilSurfaceEx(p,a,b,c,d,e,f,g,h,i) (p)->lpVtbl->CreateDepthStencilSurfaceEx(p,a,b,c…
|