Searched defs:EndScene (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/D3D9/ | ||
D | Direct3DDevice9Ex.cpp | 271 long Direct3DDevice9Ex::EndScene() in EndScene() function in D3D9::Direct3DDevice9Ex |
D | Direct3DDevice9.cpp | 1285 long Direct3DDevice9::EndScene() in EndScene() function in D3D9::Direct3DDevice9 |
/external/swiftshader/src/D3D8/ | ||
D | Direct3DDevice8.cpp | 1166 long Direct3DDevice8::EndScene() in EndScene() function in D3D8::Direct3DDevice8 |
/external/swiftshader/include/Direct3D/ | ||
D | d3d8.h | 287 STDMETHOD(EndScene)(THIS) PURE; in DECLARE_INTERFACE_() local |