Home
last modified time | relevance | path

Searched defs:GetAdapterProperties (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DAdapter.cpp110 WGPUDeviceProperties AdapterBase::GetAdapterProperties() const { in GetAdapterProperties() function in dawn_native::AdapterBase
DDawnNative.cpp106 WGPUDeviceProperties Adapter::GetAdapterProperties() const { in GetAdapterProperties() function in dawn_native::Adapter
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp867 const wgpu::AdapterProperties& DawnTestBase::GetAdapterProperties() const { in GetAdapterProperties() function in DawnTestBase