Searched refs:GetAdapterType (Results 1 – 3 of 3) sorted by relevance
54 properties->adapterType = mImpl->GetAdapterType(); in GetProperties()84 switch (mImpl->GetAdapterType()) { in GetDeviceType()
39 wgpu::AdapterType GetAdapterType() const;
76 wgpu::AdapterType AdapterBase::GetAdapterType() const { in GetAdapterType() function in dawn_native::AdapterBase