Searched refs:mskformat (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_accel.c1360 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
[all...]
H A Dcg14.h100 uint32_t srcformat, dstformat, mskformat; member in struct:__anon148006660108
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb.h213 CARD32 srcformat, dstformat, mskformat; member in struct:__anoncc77e9840308
H A Dffb_exa.c321 pFfb->mskformat = pMaskPicture->format;
325 pFfb->mskformat = 0;
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_exa.c428 pGlint->mskformat = pMaskPicture->format;
432 pGlint->mskformat = 0;
565 pGlint->mskformat, pGlint->dstformat, dstX, dstY);
566 switch (pGlint->mskformat) {
H A Dglint.h164 int srcformat, dstformat, mskformat; member in struct:__anon125efece0308

Completed in 7 milliseconds