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

  /external/deqp/modules/gles2/functional/
es2fShaderApiTests.cpp 681 const std::string unpaddedString = sources.strings[ndx].substr(0, unpaddedLength);
683 sources.strings[ndx] = unpaddedString;
  /external/deqp/modules/gles3/functional/
es3fShaderApiTests.cpp 741 const std::string unpaddedString = sources.strings[ndx].substr(0, unpaddedLength);
743 sources.strings[ndx] = unpaddedString;
    [all...]

Completed in 303 milliseconds