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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_surface.c656 qxl_surface_t *qsrc = dest->u.composite.src; local in function:qxl_surface_composite
702 img_bo = image_from_picture (qxl, src, qsrc, &force_opaque);
719 qxl->bo_funcs->bo_output_surf_reloc(qxl, offsetof(struct QXLDrawable, surfaces_dest[n_deps]), drawable_bo, qsrc);
720 drawable->surfaces_rects[n_deps] = full_rect (qsrc);
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dnir_to_vir.c1213 struct qreg qsrc = ntq_get_src(c, src, 0); local in function:ntq_emit_bool_to_cond
1215 if (qsrc.file == QFILE_TEMP && c->flags_temp == qsrc.index)

Completed in 8 milliseconds