Home
last modified time | relevance | path

Searched refs:__DRI2_FLUSH (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h223 #define __DRI2_FLUSH "DRI2_Flush" macro
626 * the __DRI2_FLUSH extension, whenever the needs to query for new
/third_party/mesa3d/src/gallium/frontends/dri/
H A Dkopper.c90 .base = { __DRI2_FLUSH, 4 },
H A Ddri2.c91 .base = { __DRI2_FLUSH, 4 },
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c993 if ((strcmp(extensions[i]->name, __DRI2_FLUSH) == 0)) { in dri2BindExtensions()
H A Ddri3_glx.c773 if ((strcmp(extensions[i]->name, __DRI2_FLUSH) == 0)) { in dri3_bind_extensions()
H A Ddrisw_glx.c863 if (strcmp(extensions[i]->name, __DRI2_FLUSH) == 0) in driswBindExtensions()
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c297 { __DRI2_FLUSH, 1, offsetof(struct gbm_dri_device, flush), false },
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c723 { __DRI2_FLUSH, 1, offsetof(struct dri2_egl_display, flush) },

Completed in 19 milliseconds