Home
last modified time | relevance | path

Searched refs:ErrorDebugFmtString (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Derrors.c219 ctx->ErrorDebugFmtString != fmtString) { in should_output()
221 ctx->ErrorDebugFmtString = fmtString; in should_output()
Dmtypes.h3553 const char *ErrorDebugFmtString; member