Home
last modified time | relevance | path

Searched defs:Direct3DSwapChain9 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DSwapChain9.hpp30 class Direct3DSwapChain9 : public IDirect3DSwapChain9, public Unknown class
DDirect3DSwapChain9.cpp29Direct3DSwapChain9::Direct3DSwapChain9(Direct3DDevice9 *device, D3DPRESENT_PARAMETERS *presentPara… in Direct3DSwapChain9() function in D3D9::Direct3DSwapChain9