HomeSort by relevance Sort by last modified time
    Searched refs:secondSourceStr (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fShaderApiTests.cpp 603 const std::string secondSourceStr = generateSecondSource();
606 const char* secondSource = secondSourceStr.c_str();
618 verifyShaderSourceReplaced(shader, firstSourceStr, secondSourceStr);
  /external/deqp/modules/gles3/functional/
es3fShaderApiTests.cpp 660 const std::string secondSourceStr = generateSecondSource();
663 const char* secondSource = secondSourceStr.c_str();
675 verifyShaderSourceReplaced(shader, firstSourceStr, secondSourceStr);
    [all...]

Completed in 53 milliseconds