Searched refs:dri_components (Results 1 – 4 of 4) sorted by relevance
964 img->dri_components = map->dri_components; in dri2_create_image_from_name()1051 img->dri_components = map->dri_components; in dri2_create_image_from_fd()1138 img->dri_components = 0; in dri2_create_image_common()1193 if (image->dri_components == 0) in dri2_query_image_common()1195 *value = image->dri_components; in dri2_query_image_common()1404 img->dri_components = image->dri_components; in dri2_dup_image()1468 img->dri_components = map->dri_components; in dri2_from_names()1491 if (image->dri_components == 0) { in dri2_from_planar()1509 img->dri_components = 0; in dri2_from_planar()
33 int dri_components; member
115 uint32_t dri_components; member
2316 uint32_t dri_components; member3196 int dri_components = 0; in dri2_wl_reference_buffer() local3220 dri2_dpy->image->queryImage(img, __DRI_IMAGE_ATTRIB_COMPONENTS, &dri_components); in dri2_wl_reference_buffer()3224 if (wl_drm_components[i].dri_components == dri_components) in dri2_wl_reference_buffer()