Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferCopyTests.cpp185 } copyRanges[] = in iterate() local
193 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(copyRanges) && isOk; ndx++) in iterate()
195 int srcOffset = copyRanges[ndx].srcOffset; in iterate()
196 int dstOffset = copyRanges[ndx].dstOffset; in iterate()
197 int copySize = copyRanges[ndx].copySize; in iterate()

Completed in 1 milliseconds