Searched refs:GetErrorType (Results 1 – 3 of 3) sorted by relevance
27 wgpu::ErrorType GetErrorType() const;
39 wgpu::ErrorType ErrorScope::GetErrorType() const { in GetErrorType() function in dawn_native::ErrorScope
533 callback(static_cast<WGPUErrorType>(scope.GetErrorType()), scope.GetErrorMessage(), in APIPopErrorScope()