Home
last modified time | relevance | path

Searched defs:GetBackBuffer (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DSwapChain8.cpp115 …long Direct3DSwapChain8::GetBackBuffer(unsigned int index, D3DBACKBUFFER_TYPE type, IDirect3DSurfa… in GetBackBuffer() function in D3D8::Direct3DSwapChain8
DDirect3DDevice8.cpp1199 …long Direct3DDevice8::GetBackBuffer(unsigned int index, D3DBACKBUFFER_TYPE type, IDirect3DSurface8… in GetBackBuffer() function in D3D8::Direct3DDevice8
/external/swiftshader/src/D3D9/
DDirect3DSwapChain9.cpp211 …long Direct3DSwapChain9::GetBackBuffer(unsigned int index, D3DBACKBUFFER_TYPE type, IDirect3DSurfa… in GetBackBuffer() function in D3D9::Direct3DSwapChain9
DDirect3DDevice9Ex.cpp299 …long Direct3DDevice9Ex::GetBackBuffer(unsigned int swapChainIndex, unsigned int backBufferIndex, D… in GetBackBuffer() function in D3D9::Direct3DDevice9Ex
DDirect3DDevice9.cpp1344 …long Direct3DDevice9::GetBackBuffer(unsigned int swapChainIndex, unsigned int backBufferIndex, D3D… in GetBackBuffer() function in D3D9::Direct3DDevice9
/external/swiftshader/include/Direct3D/
Dd3d8.h268 …STDMETHOD(GetBackBuffer)(THIS_ UINT BackBuffer,D3DBACKBUFFER_TYPE Type,IDirect3DSurface8** ppBackB… in DECLARE_INTERFACE_() local
565 …STDMETHOD(GetBackBuffer)(THIS_ UINT BackBuffer,D3DBACKBUFFER_TYPE Type,IDirect3DSurface8** ppBackB… in DECLARE_INTERFACE_() local