Searched defs:CreateDepthStencilSurface (Results 1 – 4 of 4) sorted by relevance
138 …long Direct3DDevice9Ex::CreateDepthStencilSurface(unsigned int width, unsigned int height, D3DFORM… in CreateDepthStencilSurface() function in D3D9::Direct3DDevice9Ex
563 …long Direct3DDevice9::CreateDepthStencilSurface(unsigned int width, unsigned int height, D3DFORMAT… in CreateDepthStencilSurface() function in D3D9::Direct3DDevice9
569 …long Direct3DDevice8::CreateDepthStencilSurface(unsigned int width, unsigned int height, D3DFORMAT… in CreateDepthStencilSurface() function in D3D8::Direct3DDevice8
278 …STDMETHOD(CreateDepthStencilSurface)(THIS_ UINT Width,UINT Height,D3DFORMAT Format,D3DMULTISAMPLE_… in DECLARE_INTERFACE_() local