Home
last modified time | relevance | path

Searched defs:CreateImageSurface (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp599 …long Direct3DDevice8::CreateImageSurface(unsigned int width, unsigned int height, D3DFORMAT format… in CreateImageSurface() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h279 …STDMETHOD(CreateImageSurface)(THIS_ UINT Width,UINT Height,D3DFORMAT Format,IDirect3DSurface8** pp… in DECLARE_INTERFACE_() local