Searched refs:__DRI2_FLUSH_DRAWABLE (Results 1 – 8 of 8) sorted by relevance
494 flags &= ~__DRI2_FLUSH_DRAWABLE; in dri_flush()497 if ((flags & __DRI2_FLUSH_DRAWABLE) && in dri_flush()535 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()
503 loader_dri3_flush(draw, __DRI2_FLUSH_DRAWABLE, __DRI2_THROTTLE_FLUSHFRONT); in dri3_flush_front_buffer()589 unsigned flags = __DRI2_FLUSH_DRAWABLE; in dri3_swap_buffers()
599 flags = __DRI2_FLUSH_DRAWABLE; in __dri2CopySubBuffer()856 unsigned flags = __DRI2_FLUSH_DRAWABLE; in dri2SwapBuffers()
280 #define __DRI2_FLUSH_DRAWABLE (1 << 0) /* the drawable should be flushed. */ macro
799 unsigned flags = __DRI2_FLUSH_DRAWABLE; in loader_dri3_copy_sub_buffer()861 loader_dri3_flush(draw, __DRI2_FLUSH_DRAWABLE, __DRI2_THROTTLE_COPYSUBBUFFER); in loader_dri3_copy_drawable()
166 if (flags & __DRI2_FLUSH_DRAWABLE) in intel_dri2_flush_with_flags()187 __DRI2_FLUSH_DRAWABLE, in intel_dri2_flush()
1979 __DRI2_FLUSH_DRAWABLE | in dri2_flush_drawable_for_swapbuffers()