Searched defs:GetBackBuffer (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/src/D3D8/ |
D | Direct3DSwapChain8.cpp | 121 …long Direct3DSwapChain8::GetBackBuffer(unsigned int index, D3DBACKBUFFER_TYPE type, IDirect3DSurfa… in GetBackBuffer() function in D3D8::Direct3DSwapChain8
|
D | Direct3DDevice8.cpp | 1199 …long Direct3DDevice8::GetBackBuffer(unsigned int index, D3DBACKBUFFER_TYPE type, IDirect3DSurface8… in GetBackBuffer() function in D3D8::Direct3DDevice8
|
/external/swiftshader/src/D3D9/ |
D | Direct3DSwapChain9.cpp | 216 …long Direct3DSwapChain9::GetBackBuffer(unsigned int index, D3DBACKBUFFER_TYPE type, IDirect3DSurfa… in GetBackBuffer() function in D3D9::Direct3DSwapChain9
|
D | Direct3DDevice9Ex.cpp | 299 …long Direct3DDevice9Ex::GetBackBuffer(unsigned int swapChainIndex, unsigned int backBufferIndex, D… in GetBackBuffer() function in D3D9::Direct3DDevice9Ex
|
D | Direct3DDevice9.cpp | 1344 …long Direct3DDevice9::GetBackBuffer(unsigned int swapChainIndex, unsigned int backBufferIndex, D3D… in GetBackBuffer() function in D3D9::Direct3DDevice9
|
/external/swiftshader/include/Direct3D/ |
D | d3d8.h | 268 …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
|