Lines Matching refs:yoffset
78 GLint xoffset, GLint yoffset, GLint zoffset,
97 xoffset, yoffset, width, height,
127 GLint xoffset, GLint yoffset, GLint zoffset,
144 xoffset, yoffset, width, height,
176 GLint xoffset, GLint yoffset, GLint zoffset,
191 xoffset, yoffset, width, height,
222 GLint xoffset, GLint yoffset, GLint zoffset,
235 xoffset, yoffset, width, height,
308 GLint xoffset, GLint yoffset, GLint zoffset,
340 xoffset, yoffset, width, height,
425 GLint xoffset, GLint yoffset, GLint zoffset,
469 xoffset, yoffset, width, height,
565 GLint xoffset, GLint yoffset, GLint zoffset,
589 xoffset, yoffset, zoffset,
596 xoffset, yoffset, zoffset,
610 GLint xoffset, GLint yoffset, GLint zoffset,
652 xoffset, yoffset, width, height,
688 GLint xoffset, GLint yoffset, GLint zoffset,
723 zoffset = yoffset;
724 yoffset = 0;
730 if (get_tex_memcpy(ctx, xoffset, yoffset, zoffset, width, height, depth,
735 get_tex_depth(ctx, dimensions, xoffset, yoffset, zoffset,
739 get_tex_depth_stencil(ctx, dimensions, xoffset, yoffset, zoffset,
744 get_tex_stencil(ctx, dimensions, xoffset, yoffset, zoffset,
748 get_tex_ycbcr(ctx, dimensions, xoffset, yoffset, zoffset,
752 get_tex_rgba(ctx, dimensions, xoffset, yoffset, zoffset,
769 GLint xoffset, GLint yoffset,
809 xoffset, yoffset, width, height,
910 GLint xoffset, GLint yoffset, GLint zoffset,
922 if (yoffset < 0) {
923 _mesa_error(ctx, GL_INVALID_VALUE, "%s(yoffset = %d)", caller, yoffset);
950 if (yoffset != 0) {
952 "%s(1D, yoffset = %d)", caller, yoffset);
1003 if (yoffset + height > imageHeight) {
1005 "%s(yoffset %d + height %d > %u)",
1006 caller, yoffset, height, imageHeight);
1032 if (yoffset % bh != 0) {
1034 "%s(yoffset = %d)", caller, yoffset);
1056 (yoffset + height != (GLint) texImage->Height)) {
1300 GLint xoffset, GLint yoffset, GLint zoffset,
1315 xoffset, yoffset, zoffset,
1381 GLint xoffset, GLint yoffset, GLint zoffset,
1430 ctx->Driver.GetTexSubImage(ctx, xoffset, yoffset, zoffset,
1540 GLint xoffset, GLint yoffset, GLint zoffset,
1561 xoffset, yoffset, zoffset,
1568 xoffset, yoffset, zoffset, width, height, depth,
1607 GLint xoffset, GLint yoffset, GLint zoffset,
1632 xoffset, yoffset, zoffset,
1701 GLint xoffset, GLint yoffset, GLint zoffset,
1752 xoffset, yoffset, zoffset,
1856 GLint xoffset, GLint yoffset,
1871 xoffset, yoffset, zoffset,
1878 xoffset, yoffset, zoffset,