Searched refs:catch_map_of_referenced (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_flush.h72 * @param catch_map_of_referenced Whether to catch synchronous maps of buffers
78 debug_flush_ctx_create(boolean catch_map_of_referenced, unsigned bt_depth);
H A Du_debug_flush.c75 boolean catch_map_of_referenced; member in struct:debug_flush_ctx
241 if (item && fctx->catch_map_of_referenced) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_debug_flush.h72 * @param catch_map_of_referenced Whether to catch synchronous maps of buffers
78 debug_flush_ctx_create(boolean catch_map_of_referenced, unsigned bt_depth);
H A Du_debug_flush.c84 boolean catch_map_of_referenced; member in struct:debug_flush_ctx
255 if (item && fctx->catch_map_of_referenced) {

Completed in 10 milliseconds