Home
last modified time | relevance | path

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

/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h1803 #define __DRI2_FLUSH_CONTROL "DRI_FlushControl" macro
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.c1019 .base = { __DRI2_FLUSH_CONTROL, 1 }
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c1022 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) in dri2BindExtensions()
H A Ddri3_glx.c802 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) in dri3_bind_extensions()
H A Ddrisw_glx.c859 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) { in driswBindExtensions()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c753 { __DRI2_FLUSH_CONTROL, 1, offsetof(struct dri2_egl_display, flush_control) },

Completed in 15 milliseconds