| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_screen.c | 308 .base = { __DRI2_FLUSH, 3 },
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_screen.c | 309 .base = { __DRI2_FLUSH, 3 },
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxdri2.c | 690 #ifdef __DRI2_FLUSH 691 if (strcmp(extensions[i]->name, __DRI2_FLUSH) == 0 &&
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_screen.c | 210 .base = { __DRI2_FLUSH, 3 },
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_screen.c | 199 .base = { __DRI2_FLUSH, 3 },
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri3_glx.c | 774 if ((strcmp(extensions[i]->name, __DRI2_FLUSH) == 0)) {
|
| H A D | dri2_glx.c | 1155 if ((strcmp(extensions[i]->name, __DRI2_FLUSH) == 0)) {
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/internal/ |
| H A D | dri_interface.h | 278 #define __DRI2_FLUSH "DRI2_Flush" macro 678 * the __DRI2_FLUSH extension, whenever the needs to query for new
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_screen.c | 174 .base = { __DRI2_FLUSH, 3 },
|
| /xsrc/external/mit/MesaLib/dist/include/GL/internal/ |
| H A D | dri_interface.h | 233 #define __DRI2_FLUSH "DRI2_Flush" macro 666 * the __DRI2_FLUSH extension, whenever the needs to query for new
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri3_glx.c | 763 if ((strcmp(extensions[i]->name, __DRI2_FLUSH) == 0)) {
|
| H A D | dri2_glx.c | 1083 if ((strcmp(extensions[i]->name, __DRI2_FLUSH) == 0)) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_screen.c | 190 .base = { __DRI2_FLUSH, 4 },
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxdri2.c | 872 if (strcmp(extensions[i]->name, __DRI2_FLUSH) == 0 &&
|
| /xsrc/external/mit/MesaLib.old/dist/src/gbm/backends/dri/ |
| H A D | gbm_dri.c | 250 { __DRI2_FLUSH, 1, offsetof(struct gbm_dri_device, flush) },
|
| /xsrc/external/mit/MesaLib/dist/src/gbm/backends/dri/ |
| H A D | gbm_dri.c | 289 { __DRI2_FLUSH, 1, offsetof(struct gbm_dri_device, flush), false },
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/ |
| H A D | dri2.c | 159 .base = { __DRI2_FLUSH, 4 },
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 428 { __DRI2_FLUSH, 1, offsetof(struct dri2_egl_display, flush) },
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_screen.c | 183 .base = { __DRI2_FLUSH, 4 },
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/ |
| H A D | dri2.c | 90 .base = { __DRI2_FLUSH, 4 },
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_screen.c | 193 .base = { __DRI2_FLUSH, 4 },
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 720 { __DRI2_FLUSH, 1, offsetof(struct dri2_egl_display, flush) },
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.2.0.rst | 5132 - i915: Implement __DRI2_FLUSH version 4
|