Searched refs:insertPerfWarning (Results 1 – 2 of 2) sorted by relevance
90 void insertPerfWarning(GLenum severity, bool isLastRepeat, const char *message) const;208 (debug).insertPerfWarning(severity, isLastRepeat, ANGLE_MESSAGE); \
356 void Debug::insertPerfWarning(GLenum severity, bool isLastRepeat, const char *message) const in insertPerfWarning() function in gl::Debug