Home
last modified time | relevance | path

Searched refs:CreateOffscreenPlainSurface (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp152 …long Direct3DDevice9Ex::CreateOffscreenPlainSurface(unsigned int width, unsigned int height, D3DFO… in CreateOffscreenPlainSurface() function in D3D9::Direct3DDevice9Ex
156 …return Direct3DDevice9::CreateOffscreenPlainSurface(width, height, format, pool, surface, sharedHa… in CreateOffscreenPlainSurface()
DDirect3DDevice9Ex.hpp93 …long __stdcall CreateOffscreenPlainSurface(unsigned int width, unsigned int height, D3DFORMAT form…
DDirect3DDevice9.hpp73 …long __stdcall CreateOffscreenPlainSurface(unsigned int width, unsigned int height, D3DFORMAT form…
DDirect3DDevice9.cpp648 …long Direct3DDevice9::CreateOffscreenPlainSurface(unsigned int width, unsigned int height, D3DFORM… in CreateOffscreenPlainSurface() function in D3D9::Direct3DDevice9
/external/mesa3d/include/D3D9/
Dd3d9.h194 …virtual HRESULT WINAPI CreateOffscreenPlainSurface(UINT Width, UINT Height, D3DFORMAT Format, D3DP…
782 …HRESULT (WINAPI *CreateOffscreenPlainSurface)(IDirect3DDevice9 *This, UINT Width, UINT Height, D3D…
909 …evice9_CreateOffscreenPlainSurface(p,a,b,c,d,e,f) (p)->lpVtbl->CreateOffscreenPlainSurface(p,a,b,c…
1033 …HRESULT (WINAPI *CreateOffscreenPlainSurface)(IDirect3DDevice9Ex *This, UINT Width, UINT Height, D…
1176 …ice9Ex_CreateOffscreenPlainSurface(p,a,b,c,d,e,f) (p)->lpVtbl->CreateOffscreenPlainSurface(p,a,b,c…