Home
last modified time | relevance | path

Searched refs:dri_flush (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_drawable.h115 dri_flush(__DRIcontext *cPriv,
Ddri_drawable.c462 dri_flush(__DRIcontext *cPriv, in dri_flush() function
565 dri_flush(cPriv, dPriv, 0, reason); in dri_throttle()
Dkopper.c76 dri_flush(dPriv->driContextPriv, dPriv, __DRI2_FLUSH_DRAWABLE, -1); in kopper_flush_drawable()
94 .flush_with_flags = dri_flush,
916dri_flush(ctx->cPriv, dPriv, __DRI2_FLUSH_DRAWABLE | __DRI2_FLUSH_CONTEXT, __DRI2_THROTTLE_SWAPBUF… in kopperSwapBuffers()
Ddri2.c75 dri_flush(dPriv->driContextPriv, dPriv, __DRI2_FLUSH_DRAWABLE, -1); in dri2_flush_drawable()
95 .flush_with_flags = dri_flush,
/third_party/mesa3d/docs/relnotes/
D22.1.0.rst2808 - kopper: pass the current context to dri_flush
D22.2.0.rst4382 - kopper: pass the current context to dri_flush