Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp603 const std::string secondSourceStr = generateSecondSource(); in test() local
606 const char* secondSource = secondSourceStr.c_str(); in test()
618 verifyShaderSourceReplaced(shader, firstSourceStr, secondSourceStr); in test()
/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp660 const std::string secondSourceStr = generateSecondSource(); in test() local
663 const char* secondSource = secondSourceStr.c_str(); in test()
675 verifyShaderSourceReplaced(shader, firstSourceStr, secondSourceStr); in test()