• Home
  • Raw
  • Download

Lines Matching refs:IDirect3DSurface8

404 …irect3DDevice8::CopyRects(IDirect3DSurface8 *sourceSurface, const RECT *sourceRectsArray, unsigned…  in CopyRects()
569 …nsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample, IDirect3DSurface8 **surface) in CreateDepthStencilSurface()
599 …mageSurface(unsigned int width, unsigned int height, D3DFORMAT format, IDirect3DSurface8 **surface) in CreateImageSurface()
685 …ight, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample, int lockable, IDirect3DSurface8 **surface) in CreateRenderTarget()
1199 …long Direct3DDevice8::GetBackBuffer(unsigned int index, D3DBACKBUFFER_TYPE type, IDirect3DSurface8 in GetBackBuffer()
1275 long Direct3DDevice8::GetDepthStencilSurface(IDirect3DSurface8 **depthStencilSurface) in GetDepthStencilSurface()
1332 long Direct3DDevice8::GetFrontBuffer(IDirect3DSurface8 *destSurface) in GetFrontBuffer()
1553 long Direct3DDevice8::GetRenderTarget(IDirect3DSurface8 **renderTarget) in GetRenderTarget()
1932 IDirect3DSurface8 *renderTarget; in Reset()
2136 …long Direct3DDevice8::SetCursorProperties(unsigned int x0, unsigned int y0, IDirect3DSurface8 *cur… in SetCursorProperties()
3007 …long Direct3DDevice8::SetRenderTarget(IDirect3DSurface8 *newRenderTarget, IDirect3DSurface8 *newDe… in SetRenderTarget()
4045 IDirect3DSurface8 *sourceSurface; in UpdateTexture()
4046 IDirect3DSurface8 *destinationSurface; in UpdateTexture()
4103 IDirect3DSurface8 *sourceSurface; in UpdateTexture()
4104 IDirect3DSurface8 *destinationSurface; in UpdateTexture()
4141 …long Direct3DDevice8::updateSurface(IDirect3DSurface8 *sourceSurface, const RECT *sourceRect, IDir… in updateSurface()