Searched refs:__DRI2_FLUSH_DRAWABLE (Results 1 – 9 of 9) sorted by relevance
490 flags &= ~__DRI2_FLUSH_DRAWABLE; in dri_flush()493 if ((flags & __DRI2_FLUSH_DRAWABLE) && in dri_flush()531 else if (flags & (__DRI2_FLUSH_DRAWABLE | __DRI2_FLUSH_CONTEXT)) { in dri_flush()
74 dri_flush(dPriv->driContextPriv, dPriv, __DRI2_FLUSH_DRAWABLE, -1); in dri2_flush_drawable()
489 loader_dri3_flush(draw, __DRI2_FLUSH_DRAWABLE, __DRI2_THROTTLE_FLUSHFRONT); in dri3_flush_front_buffer()575 unsigned flags = __DRI2_FLUSH_DRAWABLE; in dri3_swap_buffers()
538 flags = __DRI2_FLUSH_DRAWABLE; in __dri2CopySubBuffer()795 unsigned flags = __DRI2_FLUSH_DRAWABLE; in dri2SwapBuffers()
234 #define __DRI2_FLUSH_DRAWABLE (1 << 0) /* the drawable should be flushed. */ macro
833 unsigned flags = __DRI2_FLUSH_DRAWABLE; in loader_dri3_copy_sub_buffer()895 loader_dri3_flush(draw, __DRI2_FLUSH_DRAWABLE, __DRI2_THROTTLE_COPYSUBBUFFER); in loader_dri3_copy_drawable()
167 if (flags & __DRI2_FLUSH_DRAWABLE) in brw_dri2_flush_with_flags()188 __DRI2_FLUSH_DRAWABLE, in brw_dri2_flush()
185 __DRI2_FLUSH_DRAWABLE, in intelDRI2Flush()
1984 __DRI2_FLUSH_DRAWABLE | in dri2_flush_drawable_for_swapbuffers()