Searched refs:get_error_string (Results 1 – 2 of 2) sorted by relevance
245 static const char* get_error_string(GrGLenum err) {266 SkDebugf("---- glGetError 0x%x(%s)", error, get_error_string(error));
23 static const char* get_error_string(GrGLenum err) { in get_error_string() function44 SkDebugf("---- glGetError 0x%x(%s)", error, get_error_string(error)); in checkError()