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

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

Completed in 84 milliseconds