Lines Matching refs:zoffset
976 GLint xoffset, GLint yoffset, GLint zoffset,
992 assert(zoffset + depth <= texImage->Depth);
1027 assert(zoffset == 0);
1031 assert(zoffset == 0);
1041 sliceOffset = zoffset;
1043 zoffset = 0;
1050 sliceOffset = zoffset;
1056 sliceOffset = zoffset;
1140 GLint xoffset, GLint yoffset, GLint zoffset,
1146 xoffset, yoffset, zoffset, width, height, depth,
1186 GLint xoffset, GLint yoffset, GLint zoffset,
1199 z + zoffset, xoffset, yoffset,
1219 st_UnmapTextureImage(ctx, texImage, z + zoffset);
1331 GLint xoffset, GLint yoffset, GLint zoffset,
1362 st_MapTextureImage(ctx, texImage, slice + zoffset,
1383 st_UnmapTextureImage(ctx, texImage, slice + zoffset);