Searched defs:CheckDeviceType (Results 1 – 4 of 4) sorted by relevance
534 …long Direct3D8::CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayForma… in CheckDeviceType() function in D3D8::Direct3D8
120 …long Direct3D9Ex::CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayFor… in CheckDeviceType() function in D3D9::Direct3D9Ex
803 …long Direct3D9::CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayForma… in CheckDeviceType() function in D3D9::Direct3D9
179 …STDMETHOD(CheckDeviceType)(THIS_ UINT Adapter,D3DDEVTYPE CheckType,D3DFORMAT DisplayFormat,D3DFORM… in DECLARE_INTERFACE_() local