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

  /external/deqp/modules/gles2/functional/
es2fShaderApiTests.cpp 602 const std::string firstSourceStr = generateFirstSource();
605 const char* firstSource = firstSourceStr.c_str();
618 verifyShaderSourceReplaced(shader, firstSourceStr, secondSourceStr);
  /external/deqp/modules/gles3/functional/
es3fShaderApiTests.cpp 659 const std::string firstSourceStr = generateFirstSource();
662 const char* firstSource = firstSourceStr.c_str();
675 verifyShaderSourceReplaced(shader, firstSourceStr, secondSourceStr);
    [all...]

Completed in 82 milliseconds