Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Derrors.c140 ctx->ErrorDebugFmtString != fmtString) { in should_output()
142 ctx->ErrorDebugFmtString = fmtString; in should_output()
H A Dmtypes.h3507 const char *ErrorDebugFmtString; member