/external/swiftshader/src/D3D9/ |
D | Direct3DDevice9Ex.hpp | 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) override; 91 …long __stdcall StretchRect(IDirect3DSurface9 *sourceSurface, const RECT *sourceRect, IDirect3DSurf… 92 long __stdcall ColorFill(IDirect3DSurface9 *surface, const RECT *rect, D3DCOLOR color) override; 93 …ned int width, unsigned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSurface9 **surface, v… [all …]
|
D | Direct3DDevice9.hpp | 68 long __stdcall ColorFill(IDirect3DSurface9 *surface, const RECT *rect, D3DCOLOR color) override; 71 …LE_TYPE multiSample, unsigned long multiSampleQuality, int discard, IDirect3DSurface9 **surface, v… 73 …ned int width, unsigned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSurface9 **surface, v… 76 …E_TYPE multiSample, unsigned long multiSampleQuality, int lockable, IDirect3DSurface9 **surface, v… 94 …nsigned int swapChain, unsigned int index, D3DBACKBUFFER_TYPE type, IDirect3DSurface9 **backBuffer… 99 long __stdcall GetDepthStencilSurface(IDirect3DSurface9 **depthStencilSurface) override; 103 …long __stdcall GetFrontBufferData(unsigned int swapChain, IDirect3DSurface9 *destSurface) override; 119 long __stdcall GetRenderTarget(unsigned long index, IDirect3DSurface9 **renderTarget) override; 120 …long __stdcall GetRenderTargetData(IDirect3DSurface9 *renderTarget, IDirect3DSurface9 *destSurface… 145 …long __stdcall SetCursorProperties(unsigned int x, unsigned int y, IDirect3DSurface9 *cursorBitmap… [all …]
|
D | Direct3DDevice9Ex.cpp | 117 long Direct3DDevice9Ex::ColorFill(IDirect3DSurface9 *surface, const RECT *rect, D3DCOLOR color) in ColorFill() 138 …LE_TYPE multiSample, unsigned long multiSampleQuality, int discard, IDirect3DSurface9 **surface, v… in CreateDepthStencilSurface() 152 …ned int width, unsigned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSurface9 **surface, v… in CreateOffscreenPlainSurface() 173 …E_TYPE multiSample, unsigned long multiSampleQuality, int lockable, IDirect3DSurface9 **surface, v… in CreateRenderTarget() 299 …pChainIndex, unsigned int backBufferIndex, D3DBACKBUFFER_TYPE type, IDirect3DSurface9 **backBuffer) in GetBackBuffer() 334 long Direct3DDevice9Ex::GetDepthStencilSurface(IDirect3DSurface9 **depthStencilSurface) in GetDepthStencilSurface() 362 long Direct3DDevice9Ex::GetFrontBufferData(unsigned int index, IDirect3DSurface9 *destSurface) in GetFrontBufferData() 474 long Direct3DDevice9Ex::GetRenderTarget(unsigned long index, IDirect3DSurface9 **renderTarget) in GetRenderTarget() 481 …long Direct3DDevice9Ex::GetRenderTargetData(IDirect3DSurface9 *renderTarget, IDirect3DSurface9 *de… in GetRenderTargetData() 656 …long Direct3DDevice9Ex::SetCursorProperties(unsigned int x, unsigned int y, IDirect3DSurface9 *cur… in SetCursorProperties() [all …]
|
D | Direct3DSwapChain9.hpp | 44 long __stdcall GetFrontBufferData(IDirect3DSurface9 *destSurface) override; 45 …long __stdcall GetBackBuffer(unsigned int index, D3DBACKBUFFER_TYPE type, IDirect3DSurface9 **back…
|
D | Direct3DSwapChain9.cpp | 190 long Direct3DSwapChain9::GetFrontBufferData(IDirect3DSurface9 *destSurface) in GetFrontBufferData() 211 …pChain9::GetBackBuffer(unsigned int index, D3DBACKBUFFER_TYPE type, IDirect3DSurface9 **backBuffer) in GetBackBuffer()
|
D | Direct3DTexture9.hpp | 60 long __stdcall GetSurfaceLevel(unsigned int level, IDirect3DSurface9 **surface) override;
|
D | Direct3DDevice9.cpp | 450 long Direct3DDevice9::ColorFill(IDirect3DSurface9 *surface, const RECT *rect, D3DCOLOR color) in ColorFill() 563 …LE_TYPE multiSample, unsigned long multiSampleQuality, int discard, IDirect3DSurface9 **surface, v… in CreateDepthStencilSurface() 648 …ned int width, unsigned int height, D3DFORMAT format, D3DPOOL pool, IDirect3DSurface9 **surface, v… in CreateOffscreenPlainSurface() 777 …E_TYPE multiSample, unsigned long multiSampleQuality, int lockable, IDirect3DSurface9 **surface, v… in CreateRenderTarget() 1344 …pChainIndex, unsigned int backBufferIndex, D3DBACKBUFFER_TYPE type, IDirect3DSurface9 **backBuffer) in GetBackBuffer() 1428 long Direct3DDevice9::GetDepthStencilSurface(IDirect3DSurface9 **depthStencilSurface) in GetDepthStencilSurface() 1493 long Direct3DDevice9::GetFrontBufferData(unsigned int index, IDirect3DSurface9 *destSurface) in GetFrontBufferData() 1774 long Direct3DDevice9::GetRenderTarget(unsigned long index, IDirect3DSurface9 **renderTarget) in GetRenderTarget() 1798 …long Direct3DDevice9::GetRenderTargetData(IDirect3DSurface9 *renderTarget, IDirect3DSurface9 *dest… in GetRenderTargetData() 2388 IDirect3DSurface9 *renderTarget; in Reset() [all …]
|
D | Direct3DCubeTexture9.hpp | 60 …long __stdcall GetCubeMapSurface(D3DCUBEMAP_FACES face, unsigned int level, IDirect3DSurface9 **cu…
|
D | Direct3DSurface9.hpp | 28 class Direct3DSurface9 : public IDirect3DSurface9, public Direct3DResource9, public sw::Surface
|
D | Direct3DTexture9.cpp | 266 long Direct3DTexture9::GetSurfaceLevel(unsigned int level, IDirect3DSurface9 **surface) in GetSurfaceLevel()
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | cryptosession9.h | 54 IDirect3DSurface9 *pSrcSurface, 55 IDirect3DSurface9 *pDstSurface, 61 IDirect3DSurface9 *pSrcSurface, 62 IDirect3DSurface9 *pDstSurface, 70 IDirect3DSurface9 *pSrcSurface,
|
D | cryptosession9.c | 52 IDirect3DSurface9 *pSrcSurface, in NineCryptoSession9_EncryptionBlt() 53 IDirect3DSurface9 *pDstSurface, in NineCryptoSession9_EncryptionBlt() 62 IDirect3DSurface9 *pSrcSurface, in NineCryptoSession9_DecryptionBlt() 63 IDirect3DSurface9 *pDstSurface, in NineCryptoSession9_DecryptionBlt() 74 IDirect3DSurface9 *pSrcSurface, in NineCryptoSession9_GetSurfacePitch()
|
D | device9.h | 239 IDirect3DSurface9 *pCursorBitmap ); 280 IDirect3DSurface9 **ppBackBuffer ); 361 IDirect3DSurface9 **ppSurface, 372 IDirect3DSurface9 **ppSurface, 377 IDirect3DSurface9 *pSourceSurface, 379 IDirect3DSurface9 *pDestinationSurface, 389 IDirect3DSurface9 *pRenderTarget, 390 IDirect3DSurface9 *pDestSurface ); 395 IDirect3DSurface9 *pDestSurface ); 399 IDirect3DSurface9 *pSourceSurface, [all …]
|
D | device9ex.h | 59 IDirect3DSurface9 *pSrc, 60 IDirect3DSurface9 *pDst, 120 IDirect3DSurface9 **ppSurface, 130 IDirect3DSurface9 **ppSurface, 142 IDirect3DSurface9 **ppSurface,
|
D | device9ex.c | 77 IDirect3DSurface9 *pSrc, in NineDevice9Ex_ComposeRects() 78 IDirect3DSurface9 *pDst, in NineDevice9Ex_ComposeRects() 184 IDirect3DSurface9 **ppSurface, in NineDevice9Ex_CreateRenderTargetEx() 197 IDirect3DSurface9 **ppSurface, in NineDevice9Ex_CreateOffscreenPlainSurfaceEx() 212 IDirect3DSurface9 **ppSurface, in NineDevice9Ex_CreateDepthStencilSurfaceEx() 239 (struct NineDevice9 *)This, 0, (IDirect3DSurface9 *)This->base.swapchains[0]->buffers[0]); in NineDevice9Ex_ResetEx() 266 (struct NineDevice9 *)This, 0, (IDirect3DSurface9 *)This->base.swapchains[0]->buffers[0]); in NineDevice9Ex_Reset()
|
D | nine_lock.c | 337 IDirect3DSurface9 *pSrcSurface, in LockCryptoSession9_EncryptionBlt() 338 IDirect3DSurface9 *pDstSurface, in LockCryptoSession9_EncryptionBlt() 351 IDirect3DSurface9 *pSrcSurface, in LockCryptoSession9_DecryptionBlt() 352 IDirect3DSurface9 *pDstSurface, in LockCryptoSession9_DecryptionBlt() 367 IDirect3DSurface9 *pSrcSurface, in LockCryptoSession9_GetSurfacePitch() 445 IDirect3DSurface9 **ppCubeMapSurface ) 602 IDirect3DSurface9 *pCursorBitmap ) in LockDevice9_SetCursorProperties() 697 IDirect3DSurface9 **ppBackBuffer ) in LockDevice9_GetBackBuffer() 844 IDirect3DSurface9 **ppSurface, in LockDevice9_CreateRenderTarget() 862 IDirect3DSurface9 **ppSurface, in LockDevice9_CreateDepthStencilSurface() [all …]
|
D | swapchain9.h | 121 IDirect3DSurface9 *pDestSurface ); 127 IDirect3DSurface9 **ppBackBuffer );
|
D | device9.c | 119 This, (IDirect3DSurface9 *)This->swapchains[0]->zsbuf); in NineDevice9_SetDefaultState() 260 (IDirect3DSurface9 **) in NineDevice9_ctor() 696 IDirect3DSurface9 *pCursorBitmap ) in NineDevice9_SetCursorProperties() 893 This, 0, (IDirect3DSurface9 *)This->swapchains[0]->buffers[0]); in NineDevice9_Reset() 928 IDirect3DSurface9 **ppBackBuffer ) in NineDevice9_GetBackBuffer() 1173 IDirect3DSurface9 **ppSurface, in create_zs_or_rt_surface() 1208 *ppSurface = (IDirect3DSurface9 *)surface; in create_zs_or_rt_surface() 1225 IDirect3DSurface9 **ppSurface, in NineDevice9_CreateRenderTarget() 1243 IDirect3DSurface9 **ppSurface, in NineDevice9_CreateDepthStencilSurface() 1257 IDirect3DSurface9 *pSourceSurface, in NineDevice9_UpdateSurface() [all …]
|
D | texture9.h | 59 IDirect3DSurface9 **ppSurfaceLevel );
|
D | cubetexture9.h | 60 IDirect3DSurface9 **ppCubeMapSurface );
|
D | texture9.c | 261 IDirect3DSurface9 **ppSurfaceLevel ) in NineTexture9_GetSurfaceLevel() 270 *ppSurfaceLevel = (IDirect3DSurface9 *)This->surfaces[Level]; in NineTexture9_GetSurfaceLevel()
|
D | cubetexture9.c | 207 IDirect3DSurface9 **ppCubeMapSurface ) in NineCubeTexture9_GetCubeMapSurface() 220 *ppCubeMapSurface = (IDirect3DSurface9 *)This->surfaces[s]; in NineCubeTexture9_GetCubeMapSurface()
|
D | swapchain9.c | 392 (IDirect3DSurface9 **)&This->zsbuf, in NineSwapChain9_Resize() 915 IDirect3DSurface9 *pDestSurface ) in NineSwapChain9_GetFrontBufferData() 974 IDirect3DSurface9 **ppBackBuffer ) in NineSwapChain9_GetBackBuffer() 984 *ppBackBuffer = (IDirect3DSurface9 *)This->buffers[iBackBuffer]; in NineSwapChain9_GetBackBuffer()
|
/external/mesa3d/include/D3D9/ |
D | d3d9.h | 46 typedef struct IDirect3DSurface9 IDirect3DSurface9, *PDIRECT3DSURFACE9, *LPDIRECT3DSURFACE9; typedef 142 …virtual HRESULT WINAPI EncryptionBlt(IDirect3DSurface9 *pSrcSurface, IDirect3DSurface9 *pDstSurfac… 143 …virtual HRESULT WINAPI DecryptionBlt(IDirect3DSurface9 *pSrcSurface, IDirect3DSurface9 *pDstSurfac… 144 virtual HRESULT WINAPI GetSurfacePitch(IDirect3DSurface9 *pSrcSurface, UINT *pSurfacePitch) = 0; 153 …virtual HRESULT WINAPI GetCubeMapSurface(D3DCUBEMAP_FACES FaceType, UINT Level, IDirect3DSurface9 … 168 …virtual HRESULT WINAPI SetCursorProperties(UINT XHotSpot, UINT YHotSpot, IDirect3DSurface9 *pCurso… 176 …kBuffer(UINT iSwapChain, UINT iBackBuffer, D3DBACKBUFFER_TYPE Type, IDirect3DSurface9 **ppBackBuff… 186 …TISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface9 **ppSurface,… 187 …LTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Discard, IDirect3DSurface9 **ppSurface,… 188 …virtual HRESULT WINAPI UpdateSurface(IDirect3DSurface9 *pSourceSurface, const RECT *pSourceRect, I… [all …]
|
/external/mesa3d/include/CL/ |
D | cl_dx9_media_sharing.h | 47 IDirect3DSurface9 *resource;
|