Home
last modified time | relevance | path

Searched refs:GetDebugGroups (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DErrorData.h58 const std::vector<std::string>& GetDebugGroups() const;
DErrorData.cpp70 const std::vector<std::string>& ErrorData::GetDebugGroups() const { in GetDebugGroups() function in dawn_native::ErrorData