Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp90 static string strWithWhiteSpaceAndComments (const string& str, deUint32 uniqueNumber) in strWithWhiteSpaceAndComments() function
1904 progCtx.vertShaderSource = strWithWhiteSpaceAndComments(progCtx.vertShaderSource, hash); in iterate()
1905 progCtx.fragShaderSource = strWithWhiteSpaceAndComments(progCtx.fragShaderSource, hash); in iterate()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp90 static string strWithWhiteSpaceAndComments (const string& str, deUint32 uniqueNumber) in strWithWhiteSpaceAndComments() function
1924 progCtx.vertShaderSource = strWithWhiteSpaceAndComments(progCtx.vertShaderSource, hash); in iterate()
1925 progCtx.fragShaderSource = strWithWhiteSpaceAndComments(progCtx.fragShaderSource, hash); in iterate()