Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DAdapter.cpp72 wgpu::BackendType AdapterBase::GetBackendType() const { in GetBackendType() function in dawn_native::AdapterBase
DSwapChain.cpp385 wgpu::BackendType NewSwapChainBase::GetBackendType() const { in GetBackendType() function in dawn_native::NewSwapChainBase
DDawnNative.cpp61 BackendType Adapter::GetBackendType() const { in GetBackendType() function in dawn_native::Adapter