Lines Matching defs:pmpict
792 PicturePtr pspict, PicturePtr pmpict, PicturePtr pdpict)
803 if (pmpict) {
804 if (pmpict->componentAlpha &&
805 PICT_FORMAT_RGB(pmpict->format) &&
810 if (!NVC0EXACheckTexture(pmpict, pdpict, op))
819 PicturePtr pspict, PicturePtr pmpict, PicturePtr pdpict,
834 NVC0EXABlend(pdpix, pdpict, op, pmpict && pmpict->componentAlpha &&
835 PICT_FORMAT_RGB(pmpict->format));
840 if (pmpict) {
841 if (!NVC0EXAPicture(pNv, pmpix, pmpict, 1))
848 if (pmpict->componentAlpha &&
849 PICT_FORMAT_RGB(pmpict->format)) {
879 if (pmpict && pmpict->pDrawable)