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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_debug_flush.c71 int last_sync_map; member in struct:debug_flush_buf
231 FALSE, fbuf->maps[fbuf->last_sync_map].frame);
239 fbuf->last_sync_map = fbuf->map_count;
277 if (fbuf->has_sync_map && fbuf->last_sync_map == fbuf->map_count) {
284 fbuf->last_sync_map = i;
316 FALSE, fbuf->maps[fbuf->last_sync_map].frame);
356 fbuf->maps[fbuf->last_sync_map].frame);

Completed in 2 milliseconds