Searched refs:dri_components (Results 1 – 4 of 4) sorted by relevance
884 img->dri_components = map->dri_components; in dri2_create_image_from_name()986 img->dri_components = map->dri_components; in dri2_create_image_from_fd()1073 img->dri_components = 0; in dri2_create_image_common()1116 if (image->dri_components == 0) in dri2_query_image_common()1118 *value = image->dri_components; in dri2_query_image_common()1327 img->dri_components = image->dri_components; in dri2_dup_image()1389 img->dri_components = map->dri_components; in dri2_from_names()1412 if (image->dri_components == 0) { in dri2_from_planar()1430 img->dri_components = 0; in dri2_from_planar()
33 int dri_components; member
106 uint32_t dri_components; member
2311 uint32_t dri_components; member3185 int dri_components = 0; in dri2_wl_reference_buffer() local3209 dri2_dpy->image->queryImage(img, __DRI_IMAGE_ATTRIB_COMPONENTS, &dri_components); in dri2_wl_reference_buffer()3213 if (wl_drm_components[i].dri_components == dri_components) in dri2_wl_reference_buffer()