Searched refs:D3DADAPTER_IDENTIFIER8 (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/src/D3D8/
H A DDirect3D8.hpp49 long __stdcall GetAdapterIdentifier(unsigned int adapter, unsigned long flags, D3DADAPTER_IDENTIFIER8 *identifier) override;
H A DDirect3D8.cpp680 long Direct3D8::GetAdapterIdentifier(unsigned int adapter, unsigned long flags, D3DADAPTER_IDENTIFIER8 *identifier)
/external/swiftshader/include/Direct3D/
H A Dd3d8types.h1609 } D3DADAPTER_IDENTIFIER8; typedef in typeref:struct:_D3DADAPTER_IDENTIFIER8
H A Dd3d8.h175 STDMETHOD(GetAdapterIdentifier)(THIS_ UINT Adapter,DWORD Flags,D3DADAPTER_IDENTIFIER8* pIdentifier) PURE;

Completed in 67 milliseconds