Home | History | Annotate | Download | only in glshared

Lines Matching full:invalidbytes

517 		size_t			invalidBytes	= 0;
527 if (invalidBytes < 24)
530 invalidBytes++;
538 if (invalidBytes > 0)
540 log << TestLog::Message << "Total of " << invalidBytes << " invalid bytes." << TestLog::EndMessage;