Home
last modified time | relevance | path

Searched refs:maxSpanLen (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fBufferTestUtil.cpp78 const int maxSpanLen = 8; in compareByteArrays() local
100 int printLen = de::min(len, maxSpanLen); in compareByteArrays()
120 int printLen = de::min(len, maxSpanLen); in compareByteArrays()
/third_party/vk-gl-cts/modules/glshared/
DglsBufferTestUtil.cpp76 const int maxSpanLen = 8; in compareByteArrays() local
98 int printLen = de::min(len, maxSpanLen); in compareByteArrays()
118 int printLen = de::min(len, maxSpanLen); in compareByteArrays()