Searched refs:glErrorToString (Results 1 – 1 of 1) sorted by relevance
45 static const char *glErrorToString(uint32_t error) in glErrorToString() function882 << " GLError: " << glErrorToString(allocator.getGLError()) << TestLog::EndMessage; in iterate()