Lines Matching defs:pmPict
422 PicturePtr pmPict,
439 if (pmPict) {
440 if (pmPict->componentAlpha &&
441 PICT_FORMAT_RGB(pmPict->format) &&
444 if (!NV40EXACheckCompositeTexture(pmPict, pdPict, op))
453 PicturePtr pmPict,
470 (pmPict && pmPict->componentAlpha &&
471 PICT_FORMAT_RGB(pmPict->format)));
477 if (pmPict) {
478 if (!NV40EXAPicture(pNv, pmPix, pmPict, 1))
484 if (pmPict->componentAlpha && PICT_FORMAT_RGB(pmPict->format)) {