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 D | dri_util.c | 1006 .base = { __DRI2_NO_ERROR, 1 },
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/ |
| H A D | dri_util.c | 1075 .base = { __DRI2_NO_ERROR, 1 },
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri3_glx.c | 789 if (strcmp(extensions[i]->name, __DRI2_NO_ERROR) == 0)
|
| H A D | dri2_glx.c | 1178 && strcmp(extensions[i]->name, __DRI2_NO_ERROR) == 0)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1154 * \requires __DRI2_NO_ERROR. 1807 #define __DRI2_NO_ERROR "DRI_NoError" macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1826 #define __DRI2_NO_ERROR "DRI_NoError" macro
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri3_glx.c | 778 if (strcmp(extensions[i]->name, __DRI2_NO_ERROR) == 0)
|
| H A D | drisw_glx.c | 781 if (strcmp(extensions[i]->name, __DRI2_NO_ERROR) == 0)
|
| H A D | dri2_glx.c | 1098 if (strcmp(extensions[i]->name, __DRI2_NO_ERROR) == 0)
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 452 { __DRI2_NO_ERROR, 1, offsetof(struct dri2_egl_display, no_error) },
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 744 { __DRI2_NO_ERROR, 1, offsetof(struct dri2_egl_display, no_error) },
|
Completed in 27 milliseconds