Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsShaderLibrary.cpp270 static string removeExtraIndentation (const string& source) in removeExtraIndentation() function
343 return removeExtraIndentation(o.str()); in parseShaderSource()