Searched refs:AppendDebugGroup (Results 1 – 3 of 3) sorted by relevance
52 void AppendDebugGroup(std::string label);
50 void ErrorData::AppendDebugGroup(std::string label) { in AppendDebugGroup() function in dawn_native::ErrorData
76 error->AppendDebugGroup(*iter); in HandleError()