HomeSort by: relevance | last modified time | path
    Searched refs:temp_mask (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_render.c 1469 PicturePtr temp_src = source, temp_mask = mask; local
1566 temp_mask =
1571 if (!temp_mask) {
1572 temp_mask = mask;
1575 temp_mask_pixmap = (PixmapPtr) (temp_mask->pDrawable);
1611 if (temp_mask && temp_mask->pDrawable) {
1612 x_temp_mask += temp_mask->pDrawable->x;
1613 y_temp_mask += temp_mask->pDrawable->y;
1640 ok = glamor_composite_with_shader(op, temp_src, temp_mask, dest
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
radeon_dataflow.c 751 unsigned int temp_mask = d->AliveWriteMask; local
755 temp_mask;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
radeon_dataflow.c 751 unsigned int temp_mask = d->AliveWriteMask; local
755 temp_mask;

Completed in 7 milliseconds