Lines Matching refs:dstZ
539 int dstX, int dstY, int dstZ, int dstLevel,
545 int newDstZ = dstZ + i;
559 assert(dstZ + i < MAX_FACES);
560 dstTexImage = dstTexImage->TexObject->Image[dstZ + i][dstLevel];
578 GLint dstX, GLint dstY, GLint dstZ,
589 prepare_target(ctx, dstName, dstTarget, dstLevel, dstZ, &dstTexImage,
593 srcLevel, dstTexImage, dstRenderbuffer, dstX, dstY, dstZ,
601 GLint dstX, GLint dstY, GLint dstZ,
621 dstX, dstY, dstZ,
636 if (!prepare_target_err(ctx, dstName, dstTarget, dstLevel, dstZ, srcDepth,
705 dstX, dstY, dstZ, dstWidth, dstHeight, dstDepth,
729 srcLevel, dstTexImage, dstRenderbuffer, dstX, dstY, dstZ,