Home
last modified time | relevance | path

Searched refs:ResetInternalDeviceForTestingImpl (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DAdapter.cpp197 mInstance->ConsumedError(ResetInternalDeviceForTestingImpl()); in ResetInternalDeviceForTesting()
200 MaybeError AdapterBase::ResetInternalDeviceForTestingImpl() { in ResetInternalDeviceForTestingImpl() function in dawn_native::AdapterBase
DAdapter.h83 virtual MaybeError ResetInternalDeviceForTestingImpl();
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DAdapterD3D12.h45 MaybeError ResetInternalDeviceForTestingImpl() override;
DAdapterD3D12.cpp405 MaybeError Adapter::ResetInternalDeviceForTestingImpl() { in ResetInternalDeviceForTestingImpl() function in dawn_native::d3d12::Adapter