Home
last modified time | relevance | path

Searched refs:intel_flush (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c362 intel_flush(ctx); in intel_glFlush()
373 intel_flush(ctx); in intelFinish()
705 intel_flush(&intel->ctx); in intel_query_dri2_buffers()
717 intel_flush(&intel->ctx); in intel_query_dri2_buffers()
Dintel_pixel_copy.c145 intel_flush(&intel->ctx); in do_blit_copypixels()
Dintel_context.h354 #define intel_flush(ctx) _intel_flush(ctx, __FILE__, __LINE__) macro
Dintel_buffer_objects.c329 intel_flush(ctx); in intel_bufferobj_map_range()
Dintel_mipmap_tree.c674 intel_flush(&intel->ctx); in intel_miptree_map_raw()
Dintel_tris.c1226 intel_flush(ctx); in intelFallback()
/third_party/mesa3d/docs/relnotes/
D7.10.rst1386 - intel: Drop commented intel_flush from copy_teximage.