Lines Matching refs:mskformat
1360 p->mskformat = pMaskPicture->format;
1364 p->mskformat = 0;
1442 p->mskformat, p->dstformat, srcX, srcY);
1444 switch (p->mskformat) {
1471 "unsupported mask format %08x\n", p->mskformat);
1475 p->mskformat);
1485 if (p->mskformat == PICT_a8) {
1509 if (p->mskformat == PICT_a8) {
1518 } else if ((p->mskformat == PICT_a8r8g8b8) ||
1519 (p->mskformat == PICT_a8b8g8r8)) {
1529 xf86Msg(X_ERROR, "no src alpha, mask is %x\n", p->mskformat);
1579 if (p->mskformat != 0)
1580 xf86Msg(X_ERROR, "Src mask %08x\n", p->mskformat);