Searched refs:notify_before_flush_cb (Results 1 – 2 of 2) sorted by relevance
416 notify_before_flush_cb(void* _args) in notify_before_flush_cb() function526 st->flush(st, flush_flags, &new_fence, args.ctx ? notify_before_flush_cb : NULL, &args); in dri_flush()536 st->flush(st, flush_flags, NULL, args.ctx ? notify_before_flush_cb : NULL, &args); in dri_flush()
395 void (*notify_before_flush_cb) (void*),