Searched refs:copyRanges (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fBufferCopyTests.cpp185 } copyRanges[] = local
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/
H A DSplitter.cpp82 copyRanges();
211 void copyRanges() { function in class:llvm::LoopSplit

Completed in 124 milliseconds