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

  /external/deqp/modules/gles3/functional/
es3fBufferCopyTests.cpp 185 } copyRanges[] =
193 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(copyRanges) && isOk; ndx++)
195 int srcOffset = copyRanges[ndx].srcOffset;
196 int dstOffset = copyRanges[ndx].dstOffset;
197 int copySize = copyRanges[ndx].copySize;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
Splitter.cpp 82 copyRanges();
211 void copyRanges() {

Completed in 2008 milliseconds