Searched refs:dri_flush (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | dri_drawable.h | 115 dri_flush(__DRIcontext *cPriv,
|
D | dri_drawable.c | 462 dri_flush(__DRIcontext *cPriv, in dri_flush() function 565 dri_flush(cPriv, dPriv, 0, reason); in dri_throttle()
|
D | kopper.c | 76 dri_flush(dPriv->driContextPriv, dPriv, __DRI2_FLUSH_DRAWABLE, -1); in kopper_flush_drawable() 94 .flush_with_flags = dri_flush, 916 …dri_flush(ctx->cPriv, dPriv, __DRI2_FLUSH_DRAWABLE | __DRI2_FLUSH_CONTEXT, __DRI2_THROTTLE_SWAPBUF… in kopperSwapBuffers()
|
D | dri2.c | 75 dri_flush(dPriv->driContextPriv, dPriv, __DRI2_FLUSH_DRAWABLE, -1); in dri2_flush_drawable() 95 .flush_with_flags = dri_flush,
|
/third_party/mesa3d/docs/relnotes/ |
D | 22.1.0.rst | 2808 - kopper: pass the current context to dri_flush
|
D | 22.2.0.rst | 4382 - kopper: pass the current context to dri_flush
|