Home
last modified time | relevance | path

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

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