Home
last modified time | relevance | path

Searched refs:insertPerfWarning (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDebug.h87 void insertPerfWarning(GLenum severity, const char *message, uint32_t *repeatCount) const;
176 (debug).insertPerfWarning(severity, message, &sRepeatCount); \
H A DDebug.cpp347 void Debug::insertPerfWarning(GLenum severity, const char *message, uint32_t *repeatCount) const in insertPerfWarning() function in gl::Debug

Completed in 3 milliseconds