Home
last modified time | relevance | path

Searched refs:CreateOffscreenPlainSurfaceEx (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.hpp189 …long __stdcall CreateOffscreenPlainSurfaceEx(unsigned int width, unsigned int height, D3DFORMAT fo…
DDirect3DDevice9Ex.cpp1007 …HRESULT Direct3DDevice9Ex::CreateOffscreenPlainSurfaceEx(UINT,UINT,D3DFORMAT,D3DPOOL,IDirect3DSurf… in CreateOffscreenPlainSurfaceEx() function in D3D9::Direct3DDevice9Ex
/external/mesa3d/include/D3D9/
Dd3d9.h292 …virtual HRESULT WINAPI CreateOffscreenPlainSurfaceEx(UINT Width, UINT Height, D3DFORMAT Format, D3…
1128 …HRESULT (WINAPI *CreateOffscreenPlainSurfaceEx)(IDirect3DDevice9Ex *This, UINT Width, UINT Height,…
1271 …x_CreateOffscreenPlainSurfaceEx(p,a,b,c,d,e,f,g) (p)->lpVtbl->CreateOffscreenPlainSurfaceEx(p,a,b,…