Lines Matching refs:zoffset
975 GLint xoffset, GLint yoffset, GLint zoffset,
991 assert(zoffset + depth <= texImage->Depth);
1026 assert(zoffset == 0);
1030 assert(zoffset == 0);
1040 sliceOffset = zoffset;
1042 zoffset = 0;
1049 sliceOffset = zoffset;
1055 sliceOffset = zoffset;
1139 GLint xoffset, GLint yoffset, GLint zoffset,
1145 xoffset, yoffset, zoffset, width, height, depth,
1185 GLint xoffset, GLint yoffset, GLint zoffset,
1198 z + zoffset, xoffset, yoffset,
1218 ctx->Driver.UnmapTextureImage(ctx, texImage, z + zoffset);
1330 GLint xoffset, GLint yoffset, GLint zoffset,
1361 ctx->Driver.MapTextureImage(ctx, texImage, slice + zoffset,
1382 ctx->Driver.UnmapTextureImage(ctx, texImage, slice + zoffset);