Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.cpp1685 deUint32 oldNdx1 = deUint32(-1); in createIndices() local
1706 if (ndx == oldNdx1) ++ndx; in createIndices()
1710 if (ndx == oldNdx1) ++ndx; in createIndices()
1713 oldNdx2 = oldNdx1; in createIndices()
1714 oldNdx1 = ndx; in createIndices()