Searched refs:flush_drawable (Results 1 – 7 of 7) sorted by relevance
133 apple_cgl.flush_drawable(ac->context_obj); in apple_glx_swap_buffers()
51 CGLError(*flush_drawable) (CGLContextObj ctx); member
103 apple_cgl.flush_drawable = sym(h, "CGLFlushDrawable"); in apple_cgl_init()
107 void (*flush_drawable)(struct loader_dri3_drawable *, unsigned); member
959 draw->vtable->flush_drawable(draw, flush_flags); in loader_dri3_swap_buffers_msc()
103 .flush_drawable = egl_dri3_flush_drawable,
164 .flush_drawable = glx_dri3_flush_drawable,