Searched defs:IDirect3DSurface9 (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/D3D9/ |
D | Direct3DDevice9Ex.cpp | 917 …HRESULT Direct3DDevice9Ex::ComposeRects(IDirect3DSurface9 *,IDirect3DSurface9 *,IDirect3DVertexBuf… in ComposeRects() argument 998 …RenderTargetEx(UINT,UINT,D3DFORMAT,D3DMULTISAMPLE_TYPE,DWORD,BOOL,IDirect3DSurface9 **,HANDLE *,DW… in CreateRenderTargetEx() argument 1007 …ice9Ex::CreateOffscreenPlainSurfaceEx(UINT,UINT,D3DFORMAT,D3DPOOL,IDirect3DSurface9 **,HANDLE *,DW… in CreateOffscreenPlainSurfaceEx() argument 1016 …encilSurfaceEx(UINT,UINT,D3DFORMAT,D3DMULTISAMPLE_TYPE,DWORD,BOOL,IDirect3DSurface9 **,HANDLE *,DW… in CreateDepthStencilSurfaceEx() argument
|
/external/mesa3d/include/D3D9/ |
D | d3d9.h | 46 typedef struct IDirect3DSurface9 IDirect3DSurface9, *PDIRECT3DSURFACE9, *LPDIRECT3DSURFACE9; typedef 334 struct IDirect3DSurface9 : public IDirect3DResource9 struct 1479 struct IDirect3DSurface9 struct 1481 IDirect3DSurface9Vtbl *lpVtbl; argument
|