Searched refs:mskformat (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-suncg14/dist/src/ |
| H A D | cg14_accel.c | 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 [all...] |
| H A D | cg14.h | 100 uint32_t srcformat, dstformat, mskformat; member in struct:__anon148006660108
|
| /xsrc/external/mit/xf86-video-sunffb/dist/src/ |
| H A D | ffb.h | 213 CARD32 srcformat, dstformat, mskformat; member in struct:__anoncc77e9840308
|
| H A D | ffb_exa.c | 321 pFfb->mskformat = pMaskPicture->format; 325 pFfb->mskformat = 0;
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm2_exa.c | 428 pGlint->mskformat = pMaskPicture->format; 432 pGlint->mskformat = 0; 565 pGlint->mskformat, pGlint->dstformat, dstX, dstY); 566 switch (pGlint->mskformat) {
|
| H A D | glint.h | 164 int srcformat, dstformat, mskformat; member in struct:__anon125efece0308
|
Completed in 7 milliseconds