Searched refs:pict_format (Results 1 – 2 of 2) sorted by relevance
44 PictFormatPtr pict_format, in glamor_create_mask_picture() argument51 if (!pict_format) { in glamor_create_mask_picture()53 pict_format = PictureMatchFormat(screen, 1, PICT_a1); in glamor_create_mask_picture()55 pict_format = PictureMatchFormat(screen, 8, PICT_a8); in glamor_create_mask_picture()56 if (!pict_format) in glamor_create_mask_picture()61 pict_format->depth, in glamor_create_mask_picture()66 picture = CreatePicture(0, &pixmap->drawable, pict_format, in glamor_create_mask_picture()
87450 has a pict_format element. We have to make a new one in the pixmap