Home
last modified time | relevance | path

Searched refs:CreateOffscreenPlainSurface (Results 1 – 4 of 4) 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