Home
last modified time | relevance | path

Searched defs:CheckDeviceMultiSampleType (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3D8.cpp496 …long Direct3D8::CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT … in CheckDeviceMultiSampleType() function in D3D8::Direct3D8
/external/swiftshader/src/D3D9/
DDirect3D9Ex.cpp162 …long Direct3D9Ex::CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMA… in CheckDeviceMultiSampleType() function in D3D9::Direct3D9Ex
DDirect3D9.cpp748 …long Direct3D9::CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT … in CheckDeviceMultiSampleType() function in D3D9::Direct3D9
/external/swiftshader/include/Direct3D/
Dd3d8.h181 …STDMETHOD(CheckDeviceMultiSampleType)(THIS_ UINT Adapter,D3DDEVTYPE DeviceType,D3DFORMAT SurfaceFo… in DECLARE_INTERFACE_() local