Lines Matching refs:zoffset
973 GLint xoffset, GLint yoffset, GLint zoffset,
989 assert(zoffset + depth <= texImage->Depth);
1024 assert(zoffset == 0);
1028 assert(zoffset == 0);
1038 sliceOffset = zoffset;
1040 zoffset = 0;
1047 sliceOffset = zoffset;
1053 sliceOffset = zoffset;
1137 GLint xoffset, GLint yoffset, GLint zoffset,
1143 xoffset, yoffset, zoffset, width, height, depth,
1183 GLint xoffset, GLint yoffset, GLint zoffset,
1196 z + zoffset, xoffset, yoffset,
1216 ctx->Driver.UnmapTextureImage(ctx, texImage, z + zoffset);
1328 GLint xoffset, GLint yoffset, GLint zoffset,
1359 ctx->Driver.MapTextureImage(ctx, texImage, slice + zoffset,
1380 ctx->Driver.UnmapTextureImage(ctx, texImage, slice + zoffset);