Lines Matching refs:yoffset
78 GLint xoffset, GLint yoffset, GLint zoffset,
97 xoffset, yoffset, width, height,
127 GLint xoffset, GLint yoffset, GLint zoffset,
142 xoffset, yoffset, width, height,
183 GLint xoffset, GLint yoffset, GLint zoffset,
198 xoffset, yoffset, width, height,
229 GLint xoffset, GLint yoffset, GLint zoffset,
242 xoffset, yoffset, width, height,
315 GLint xoffset, GLint yoffset, GLint zoffset,
347 xoffset, yoffset, width, height,
432 GLint xoffset, GLint yoffset, GLint zoffset,
476 xoffset, yoffset, width, height,
572 GLint xoffset, GLint yoffset, GLint zoffset,
596 xoffset, yoffset, zoffset,
603 xoffset, yoffset, zoffset,
617 GLint xoffset, GLint yoffset, GLint zoffset,
659 xoffset, yoffset, width, height,
695 GLint xoffset, GLint yoffset, GLint zoffset,
730 zoffset = yoffset;
731 yoffset = 0;
737 if (get_tex_memcpy(ctx, xoffset, yoffset, zoffset, width, height, depth,
742 get_tex_depth(ctx, dimensions, xoffset, yoffset, zoffset,
746 get_tex_depth_stencil(ctx, dimensions, xoffset, yoffset, zoffset,
751 get_tex_stencil(ctx, dimensions, xoffset, yoffset, zoffset,
755 get_tex_ycbcr(ctx, dimensions, xoffset, yoffset, zoffset,
759 get_tex_rgba(ctx, dimensions, xoffset, yoffset, zoffset,
776 GLint xoffset, GLint yoffset,
816 xoffset, yoffset, width, height,
917 GLint xoffset, GLint yoffset, GLint zoffset,
929 if (yoffset < 0) {
930 _mesa_error(ctx, GL_INVALID_VALUE, "%s(yoffset = %d)", caller, yoffset);
957 if (yoffset != 0) {
959 "%s(1D, yoffset = %d)", caller, yoffset);
1010 if (yoffset + height > imageHeight) {
1012 "%s(yoffset %d + height %d > %u)",
1013 caller, yoffset, height, imageHeight);
1039 if (yoffset % bh != 0) {
1041 "%s(yoffset = %d)", caller, yoffset);
1063 (yoffset + height != (GLint) texImage->Height)) {
1307 GLint xoffset, GLint yoffset, GLint zoffset,
1322 xoffset, yoffset, zoffset,
1388 GLint xoffset, GLint yoffset, GLint zoffset,
1437 ctx->Driver.GetTexSubImage(ctx, xoffset, yoffset, zoffset,
1602 GLint xoffset, GLint yoffset, GLint zoffset,
1623 xoffset, yoffset, zoffset,
1630 xoffset, yoffset, zoffset, width, height, depth,
1669 GLint xoffset, GLint yoffset, GLint zoffset,
1694 xoffset, yoffset, zoffset,
1763 GLint xoffset, GLint yoffset, GLint zoffset,
1814 xoffset, yoffset, zoffset,
1974 GLint xoffset, GLint yoffset,
1989 xoffset, yoffset, zoffset,
1996 xoffset, yoffset, zoffset,