Home
last modified time | relevance | path

Searched refs:flush_control (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.h185 const __DRI2flushControlExtension *flush_control; member
Degl_dri2.c758 { __DRI2_FLUSH_CONTROL, 1, offsetof(struct dri2_egl_display, flush_control) },
1018 if (dri2_dpy->flush_control) in dri2_setup_screen()