Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboUtil.cpp865 const bool secondToLast = ((ndx + 2) == (int)validResults.size()); in logLegalResults() local
869 msg << ((secondToLast) ? (" or ") : (", ")); in logLegalResults()