Lines Matching refs:pmpict
805 PicturePtr pspict, PicturePtr pmpict, PicturePtr pdpict)
816 if (pmpict) {
817 if (pmpict->componentAlpha &&
818 PICT_FORMAT_RGB(pmpict->format) &&
823 if (!NV50EXACheckTexture(pmpict, pdpict, op))
832 PicturePtr pspict, PicturePtr pmpict, PicturePtr pdpict,
848 NV50EXABlend(pdpix, pdpict, op, pmpict && pmpict->componentAlpha &&
849 PICT_FORMAT_RGB(pmpict->format));
854 if (pmpict) {
855 if (!NV50EXAPicture(pNv, pmpix, pmpict, 1))
862 if (pmpict->componentAlpha &&
863 PICT_FORMAT_RGB(pmpict->format)) {