Searched refs:CreateOffscreenPlainSurface (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/D3D9/ |
D | Direct3DDevice9Ex.cpp | 152 …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()
|
D | Direct3DDevice9Ex.hpp | 93 …long __stdcall CreateOffscreenPlainSurface(unsigned int width, unsigned int height, D3DFORMAT form…
|
D | Direct3DDevice9.hpp | 73 …long __stdcall CreateOffscreenPlainSurface(unsigned int width, unsigned int height, D3DFORMAT form…
|
D | Direct3DDevice9.cpp | 648 …long Direct3DDevice9::CreateOffscreenPlainSurface(unsigned int width, unsigned int height, D3DFORM… in CreateOffscreenPlainSurface() function in D3D9::Direct3DDevice9
|