Lines Matching defs:name
705 const char *name;
770 _eglLog(_EGL_DEBUG, "found extension `%s'", extensions[i]->name);
771 for (int j = 0; matches[j].name; j++) {
772 if (strcmp(extensions[i]->name, matches[j].name) == 0 &&
777 extensions[i]->name, extensions[i]->version);
783 for (int j = 0; matches[j].name; j++) {
788 matches[j].name, matches[j].version);
791 matches[j].name, matches[j].version);
1386 * * If an attribute name or attribute value in <attrib_list> is not
2520 EGLint format, name, pitch;
2524 name = (EGLint) (uintptr_t) buffer;
2552 name,
3034 EGLint *name, EGLint *handle, EGLint *stride)
3039 if (name && !dri2_dpy->image->queryImage(dri2_img->dri_image,
3040 __DRI_IMAGE_ATTRIB_NAME, name))
3211 dri2_wl_reference_buffer(void *user_data, uint32_t name, int fd,
3224 (int*)&name, 1,