Lines Matching refs:IDirect3DSurface9

67 …long __stdcall SetCursorProperties(unsigned int x, unsigned int y, IDirect3DSurface9 *cursorBitmap…
75 …nsigned int swapChain, unsigned int index, D3DBACKBUFFER_TYPE type, IDirect3DSurface9 **backBuffer…
85 …E_TYPE multiSample, unsigned long multiSampleQuality, int lockable, IDirect3DSurface9 **surface, v…
86 …LE_TYPE multiSample, unsigned long multiSampleQuality, int discard, IDirect3DSurface9 **surface, v…
87 …long __stdcall UpdateSurface(IDirect3DSurface9 *sourceSurface, const RECT *sourceRect, IDirect3DSu…
89 …long __stdcall GetRenderTargetData(IDirect3DSurface9 *renderTarget, IDirect3DSurface9 *destSurface…
90 long __stdcall GetFrontBufferData(unsigned int swapChain, IDirect3DSurface9 *destSurface);
91 …long __stdcall StretchRect(IDirect3DSurface9 *sourceSurface, const RECT *sourceRect, IDirect3DSurf…
92 long __stdcall ColorFill(IDirect3DSurface9 *surface, const RECT *rect, D3DCOLOR color);
93 …ned int width, unsigned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSurface9 **surface, v…
94 long __stdcall SetRenderTarget(unsigned long index, IDirect3DSurface9 *renderTarget);
95 long __stdcall GetRenderTarget(unsigned long index, IDirect3DSurface9 **renderTarget);
96 long __stdcall SetDepthStencilSurface(IDirect3DSurface9 *newDepthStencil);
97 long __stdcall GetDepthStencilSurface(IDirect3DSurface9 **depthStencilSurface);
179 …long __stdcall ComposeRects(IDirect3DSurface9 *,IDirect3DSurface9 *,IDirect3DVertexBuffer9 *,UINT,…
188 …PE multiSampleType, unsigned long multiSampleQuality, int lockable, IDirect3DSurface9 **surface, v…
189 …ned int width, unsigned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSurface9 **surface, v…
190 …YPE multiSampleType, unsigned long multiSampleQuality, int discard, IDirect3DSurface9 **surface, v…