Searched refs:__DRI2_FLUSH_CONTROL (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxdriswrast.c388 #ifdef __DRI2_FLUSH_CONTROL
389 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) {
H A Dglxdri2.c883 #ifdef __DRI2_FLUSH_CONTROL
884 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c841 .base = { __DRI2_FLUSH_CONTROL, 1 }
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c860 .base = { __DRI2_FLUSH_CONTROL, 1 }
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri3_glx.c801 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0)
H A Ddrisw_glx.c818 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) {
H A Ddri2_glx.c1198 && strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0)
/xsrc/external/mit/MesaLib.old/dist/include/GL/internal/
H A Ddri_interface.h1821 #define __DRI2_FLUSH_CONTROL "DRI_FlushControl" macro
/xsrc/external/mit/MesaLib/dist/include/GL/internal/
H A Ddri_interface.h1840 #define __DRI2_FLUSH_CONTROL "DRI_FlushControl" macro
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri3_glx.c790 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0)
H A Ddrisw_glx.c776 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) {
H A Ddri2_glx.c1110 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0)
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c458 { __DRI2_FLUSH_CONTROL, 1, offsetof(struct dri2_egl_display, flush_control) },
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c751 { __DRI2_FLUSH_CONTROL, 1, offsetof(struct dri2_egl_display, flush_control) },

Completed in 31 milliseconds