Searched refs:bufferName (Results 1 – 2 of 2) sorted by relevance
107 static void checkOverflow(int used, int total, const char* bufferName);
274 void ShadowTessellator::checkOverflow(int used, int total, const char* bufferName) { in checkOverflow() argument276 bufferName, used, total); in checkOverflow()