Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcShaderLibrary.cpp251 static string removeExtraIndentation(const string &source) in removeExtraIndentation() function
333 return removeExtraIndentation(o.str()); in parseShaderSource()
/external/deqp/framework/opengl/
DgluShaderLibrary.cpp467 static string removeExtraIndentation(const string &source) in removeExtraIndentation() function
551 return removeExtraIndentation(o.str()); in parseShaderSource()