Searched refs:__DRI2_NO_ERROR (Results 1 – 5 of 5) sorted by relevance
1075 .base = { __DRI2_NO_ERROR, 1 },
1858 #define __DRI2_NO_ERROR "DRI_NoError" macro
791 if (strcmp(extensions[i]->name, __DRI2_NO_ERROR) == 0) in dri3_bind_extensions()
1180 && strcmp(extensions[i]->name, __DRI2_NO_ERROR) == 0) in dri2BindExtensions()
751 { __DRI2_NO_ERROR, 1, offsetof(struct dri2_egl_display, no_error) },