Home | History | Annotate | Download | only in dri2

Lines Matching defs:dri_components

1673    uint32_t dri_components;
2385 int i, dri_components = 0;
2409 dri2_dpy->image->queryImage(img, __DRI_IMAGE_ATTRIB_COMPONENTS, &dri_components);
2413 if (wl_drm_components[i].dri_components == dri_components)