Home
last modified time | relevance | path

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

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