Lines Matching refs:dstZ
546 int dstX, int dstY, int dstZ, int dstLevel,
552 int newDstZ = dstZ + i;
566 assert(dstZ + i < MAX_FACES);
567 dstTexImage = dstTexImage->TexObject->Image[dstZ + i][dstLevel];
585 GLint dstX, GLint dstY, GLint dstZ,
596 prepare_target(ctx, dstName, dstTarget, dstLevel, dstZ, &dstTexImage,
600 srcLevel, dstTexImage, dstRenderbuffer, dstX, dstY, dstZ,
608 GLint dstX, GLint dstY, GLint dstZ,
628 dstX, dstY, dstZ,
643 if (!prepare_target_err(ctx, dstName, dstTarget, dstLevel, dstZ, srcDepth,
712 dstX, dstY, dstZ, dstWidth, dstHeight, dstDepth,
736 srcLevel, dstTexImage, dstRenderbuffer, dstX, dstY, dstZ,
744 GLint dstX, GLint dstY, GLint dstZ,
755 prepare_target(ctx, dstName, dstTarget, dstLevel, dstZ, &dstTexImage,
759 srcLevel, dstTexImage, dstRenderbuffer, dstX, dstY, dstZ,
767 GLint dstX, GLint dstY, GLint dstZ,
786 dstX, dstY, dstZ,
801 if (!prepare_target_err(ctx, dstName, dstTarget, dstLevel, dstZ, srcDepth,
874 dstX, dstY, dstZ, srcWidth, srcHeight, srcDepth,
879 srcLevel, dstTexImage, dstRenderbuffer, dstX, dstY, dstZ,