Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D8/
DDirect3D8.cpp145 …long Direct3D8::CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFo… in CheckDeviceFormat() function in D3D8::Direct3D8
/external/swiftshader/src/D3D9/
DDirect3D9Ex.cpp141 …long Direct3D9Ex::CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapter… in CheckDeviceFormat() function in D3D9::Direct3D9Ex
DDirect3D9.cpp213 …long Direct3D9::CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFo… in CheckDeviceFormat() function in D3D9::Direct3D9
/external/swiftshader/include/Direct3D/
Dd3d8.h180 …STDMETHOD(CheckDeviceFormat)(THIS_ UINT Adapter,D3DDEVTYPE DeviceType,D3DFORMAT AdapterFormat,DWOR… in DECLARE_INTERFACE_() local