Searched defs:TestCooperativeLevel (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/D3D9/ | ||
D | Direct3DDevice9Ex.cpp | 880 long Direct3DDevice9Ex::TestCooperativeLevel() in TestCooperativeLevel() function in D3D9::Direct3DDevice9Ex |
D | Direct3DDevice9.cpp | 5376 long Direct3DDevice9::TestCooperativeLevel() in TestCooperativeLevel() function in D3D9::Direct3DDevice9 |
/external/swiftshader/src/D3D8/ | ||
D | Direct3DDevice8.cpp | 4008 long Direct3DDevice8::TestCooperativeLevel() in TestCooperativeLevel() function in D3D8::Direct3DDevice8 |
/external/swiftshader/include/Direct3D/ | ||
D | d3d8.h | 255 STDMETHOD(TestCooperativeLevel)(THIS) PURE; in DECLARE_INTERFACE_() local |