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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_flush.c184 debug_flush_alert(const char *s, const char *op, function in typeref:typename:void
221 debug_flush_alert("Recursive map detected.", "Map",
223 debug_flush_alert(NULL, "Previous map", 0, fbuf->bt_depth, FALSE,
242 debug_flush_alert("Already referenced map detected.",
244 debug_flush_alert(NULL, "Reference", 0, item->bt_depth,
260 debug_flush_alert("Unmap not previously mapped detected.", "Map",
289 debug_flush_alert("Reference of mapped buffer detected.", "Reference",
291 debug_flush_alert(NULL, "Map", 0, fbuf->bt_depth, FALSE,
333 debug_flush_alert(message, reason, 3, item->bt_depth, TRUE, TRUE, NULL);
334 debug_flush_alert(NUL
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_debug_flush.c183 debug_flush_alert(const char *s, const char *op, function in typeref:typename:void
228 debug_flush_alert("Recursive sync map detected.", "Map",
230 debug_flush_alert(NULL, "Previous map", 0, fbuf->bt_depth, FALSE,
256 debug_flush_alert("Already referenced map detected.",
258 debug_flush_alert(NULL, "Reference", 0, item->bt_depth,
274 debug_flush_alert("Unmap not previously mapped detected.", "Map",
313 debug_flush_alert("Reference of mapped buffer detected.", "Reference",
315 debug_flush_alert(NULL, "Map", 0, fbuf->bt_depth, FALSE,
354 debug_flush_alert(message, reason, 3, item->bt_depth, TRUE, TRUE, NULL);
355 debug_flush_alert(NUL
[all...]

Completed in 2 milliseconds