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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_drawable.c412 notify_before_flush_cb(void* _args) function in typeref:typename:void
522 st->flush(st, flush_flags, &new_fence, args.ctx ? notify_before_flush_cb : NULL, &args);
532 st->flush(st, flush_flags, NULL, args.ctx ? notify_before_flush_cb : NULL, &args);
/xsrc/external/mit/MesaLib/dist/src/gallium/include/frontend/
H A Dapi.h401 void (*notify_before_flush_cb) (void*),
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_st.c308 notify_before_flush_cb(void* _args) function in typeref:typename:void
351 stctx->flush(stctx, flags, pfence, notify_before_flush_cb, &args);

Completed in 5 milliseconds