Searched refs:intel_flush (Results 1 – 22 of 22) sorted by relevance
139 intel_flush(ctx); in intelSpanRenderStart()141 intel_flush(ctx); in intelSpanRenderStart()
80 intel_flush(ctx); in intel_fence_sync()
343 intel_flush(&intel->ctx); in intel_update_renderbuffers()541 intel_flush(ctx); in intel_glFlush()552 intel_flush(ctx); in intelFinish()
154 intel_flush(&intel->ctx); in do_blit_copypixels()
91 intel_flush(ctx); in gen6_blorp_emit_batch_head()1100 intel_flush(ctx); in gen6_blorp_exec()
134 intel_flush(&intel->ctx); in intel_region_map()
807 intel_flush(ctx); in gen7_blorp_exec()
333 intel_flush(ctx); in intel_bufferobj_map_range()
1225 intel_flush(ctx); in intelFallback()
504 #define intel_flush(ctx) _intel_flush(ctx, __FILE__, __LINE__) macro