Home | History | Annotate | Download | only in main

Lines Matching full:zoffset

4267                   GLint xoffset, GLint yoffset, GLint zoffset,
4283 assert(zoffset + depth <= texImage->Depth);
4315 assert(zoffset == 0);
4319 assert(zoffset == 0);
4328 sliceOffset = zoffset;
4330 zoffset = 0;
4337 sliceOffset = zoffset;
4420 GLint xoffset, GLint yoffset, GLint zoffset,
4426 xoffset, yoffset, zoffset, width, height, depth,
4474 GLint xoffset, GLint yoffset, GLint zoffset,