Searched refs:__DRI2_FLUSH_CONTROL (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxdriswrast.c | 388 #ifdef __DRI2_FLUSH_CONTROL 389 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) {
|
| H A D | glxdri2.c | 883 #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 D | dri_util.c | 841 .base = { __DRI2_FLUSH_CONTROL, 1 }
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/ |
| H A D | dri_util.c | 860 .base = { __DRI2_FLUSH_CONTROL, 1 }
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri3_glx.c | 801 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0)
|
| H A D | drisw_glx.c | 818 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) {
|
| H A D | dri2_glx.c | 1198 && strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1821 #define __DRI2_FLUSH_CONTROL "DRI_FlushControl" macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1840 #define __DRI2_FLUSH_CONTROL "DRI_FlushControl" macro
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri3_glx.c | 790 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0)
|
| H A D | drisw_glx.c | 776 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) {
|
| H A D | dri2_glx.c | 1110 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0)
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 458 { __DRI2_FLUSH_CONTROL, 1, offsetof(struct dri2_egl_display, flush_control) },
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 751 { __DRI2_FLUSH_CONTROL, 1, offsetof(struct dri2_egl_display, flush_control) },
|
Completed in 31 milliseconds