Searched refs:qmask (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmir.c292 unsigned qmask = ~0; local in function:mir_bytemask_of_read_components_index
301 qmask = mask_of(channel_override);
303 qmask = ins->mask;
306 return mir_bytemask_of_read_components_single(ins->swizzle[i], qmask,
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_surface.c658 qxl_surface_t *qmask = dest->u.composite.mask; local in function:qxl_surface_composite
726 img_bo = image_from_picture (qxl, mask, qmask, &force_opaque);
737 qxl->bo_funcs->bo_output_surf_reloc(qxl, offsetof(struct QXLDrawable, surfaces_dest[n_deps]), drawable_bo, qmask);
738 drawable->surfaces_rects[n_deps] = full_rect (qmask);

Completed in 4 milliseconds