Searched refs:strWithWhiteSpaceAndComments (Results 1 – 2 of 2) sorted by relevance
90 static string strWithWhiteSpaceAndComments (const string& str, deUint32 uniqueNumber) in strWithWhiteSpaceAndComments() function1904 progCtx.vertShaderSource = strWithWhiteSpaceAndComments(progCtx.vertShaderSource, hash); in iterate()1905 progCtx.fragShaderSource = strWithWhiteSpaceAndComments(progCtx.fragShaderSource, hash); in iterate()
90 static string strWithWhiteSpaceAndComments (const string& str, deUint32 uniqueNumber) in strWithWhiteSpaceAndComments() function1924 progCtx.vertShaderSource = strWithWhiteSpaceAndComments(progCtx.vertShaderSource, hash); in iterate()1925 progCtx.fragShaderSource = strWithWhiteSpaceAndComments(progCtx.fragShaderSource, hash); in iterate()