Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp1704 deUint32 oldNdx1 = deUint32(-1); in createIndices() local
1725 if (ndx == oldNdx1) ++ndx; in createIndices()
1729 if (ndx == oldNdx1) ++ndx; in createIndices()
1732 oldNdx2 = oldNdx1; in createIndices()
1733 oldNdx1 = ndx; in createIndices()

Completed in 7 milliseconds