Searched refs:InsertRandomString (Results 1 – 1 of 1) sorted by relevance
75 static std::string InsertRandomString(const std::string &source) in InsertRandomString() function in __anon236454e80111::ParallelShaderCompileTest::Task214 CompileShader(GL_VERTEX_SHADER, InsertRandomString(essl1_shaders::vs::Simple())); in compile()216 InsertRandomString(essl1_shaders::fs::UniformColor())); in compile()305 mShader = CompileShader(GL_COMPUTE_SHADER, InsertRandomString(kCSSource)); in compile()