Home
last modified time | relevance | path

Searched refs:writeDebug (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DDiagnostics.h43 void writeDebug(const std::string& str);
DDiagnostics.cpp75 void TDiagnostics::writeDebug(const std::string& str) in writeDebug() function in TDiagnostics
DParseHelper.cpp237 mDiagnostics.writeDebug(str); in trace()