Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp602 const std::string firstSourceStr = generateFirstSource(); in test() local
605 const char* firstSource = firstSourceStr.c_str(); in test()
618 verifyShaderSourceReplaced(shader, firstSourceStr, secondSourceStr); in test()
/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp659 const std::string firstSourceStr = generateFirstSource(); in test() local
662 const char* firstSource = firstSourceStr.c_str(); in test()
675 verifyShaderSourceReplaced(shader, firstSourceStr, secondSourceStr); in test()