Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Derrors.c210 ctx->ErrorDebugFmtString != fmtString) { in should_output()
212 ctx->ErrorDebugFmtString = fmtString; in should_output()
Dmtypes.h5191 const char *ErrorDebugFmtString; member