Searched refs:__DRI2_NO_ERROR (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c1006 .base = { __DRI2_NO_ERROR, 1 },
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c1075 .base = { __DRI2_NO_ERROR, 1 },
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri3_glx.c789 if (strcmp(extensions[i]->name, __DRI2_NO_ERROR) == 0)
H A Ddri2_glx.c1178 && strcmp(extensions[i]->name, __DRI2_NO_ERROR) == 0)
/xsrc/external/mit/MesaLib.old/dist/include/GL/internal/
H A Ddri_interface.h1154 * \requires __DRI2_NO_ERROR.
1807 #define __DRI2_NO_ERROR "DRI_NoError" macro
/xsrc/external/mit/MesaLib/dist/include/GL/internal/
H A Ddri_interface.h1826 #define __DRI2_NO_ERROR "DRI_NoError" macro
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri3_glx.c778 if (strcmp(extensions[i]->name, __DRI2_NO_ERROR) == 0)
H A Ddrisw_glx.c781 if (strcmp(extensions[i]->name, __DRI2_NO_ERROR) == 0)
H A Ddri2_glx.c1098 if (strcmp(extensions[i]->name, __DRI2_NO_ERROR) == 0)
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c452 { __DRI2_NO_ERROR, 1, offsetof(struct dri2_egl_display, no_error) },
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c744 { __DRI2_NO_ERROR, 1, offsetof(struct dri2_egl_display, no_error) },

Completed in 27 milliseconds