Searched refs:makeExpression (Results 1 – 1 of 1) sorted by relevance
201 std::string makeExpression (const std::vector<std::string>& varNames, const int numOps);252 std::string expr = makeExpression(inNames, numOps); in generateSource()277 std::string LongShaderGenerator::makeExpression (const std::vector<std::string>& varNames, const in… in makeExpression() function in deqp::gles3::Stress::__anonce30db860111::LongShaderGenerator