Lines Matching refs:yoffset
81 GLint xoffset, GLint yoffset, GLint zoffset,
100 xoffset, yoffset, width, height,
130 GLint xoffset, GLint yoffset, GLint zoffset,
145 xoffset, yoffset, width, height,
186 GLint xoffset, GLint yoffset, GLint zoffset,
201 xoffset, yoffset, width, height,
232 GLint xoffset, GLint yoffset, GLint zoffset,
245 xoffset, yoffset, width, height,
318 GLint xoffset, GLint yoffset, GLint zoffset,
350 xoffset, yoffset, width, height,
435 GLint xoffset, GLint yoffset, GLint zoffset,
479 xoffset, yoffset, width, height,
575 GLint xoffset, GLint yoffset, GLint zoffset,
599 xoffset, yoffset, zoffset,
606 xoffset, yoffset, zoffset,
620 GLint xoffset, GLint yoffset, GLint zoffset,
662 xoffset, yoffset, width, height,
696 GLint xoffset, GLint yoffset, GLint zoffset,
731 zoffset = yoffset;
732 yoffset = 0;
738 if (get_tex_memcpy(ctx, xoffset, yoffset, zoffset, width, height, depth,
743 get_tex_depth(ctx, dimensions, xoffset, yoffset, zoffset,
747 get_tex_depth_stencil(ctx, dimensions, xoffset, yoffset, zoffset,
752 get_tex_stencil(ctx, dimensions, xoffset, yoffset, zoffset,
756 get_tex_ycbcr(ctx, dimensions, xoffset, yoffset, zoffset,
760 get_tex_rgba(ctx, dimensions, xoffset, yoffset, zoffset,
777 GLint xoffset, GLint yoffset,
817 xoffset, yoffset, width, height,
918 GLint xoffset, GLint yoffset, GLint zoffset,
930 if (yoffset < 0) {
931 _mesa_error(ctx, GL_INVALID_VALUE, "%s(yoffset = %d)", caller, yoffset);
958 if (yoffset != 0) {
960 "%s(1D, yoffset = %d)", caller, yoffset);
1011 if (yoffset + height > imageHeight) {
1013 "%s(yoffset %d + height %d > %u)",
1014 caller, yoffset, height, imageHeight);
1040 if (yoffset % bh != 0) {
1042 "%s(yoffset = %d)", caller, yoffset);
1064 (yoffset + height != (GLint) texImage->Height)) {
1308 GLint xoffset, GLint yoffset, GLint zoffset,
1323 xoffset, yoffset, zoffset,
1389 GLint xoffset, GLint yoffset, GLint zoffset,
1441 st_GetTexSubImage(ctx, xoffset, yoffset, zoffset,
1606 GLint xoffset, GLint yoffset, GLint zoffset,
1627 xoffset, yoffset, zoffset,
1634 xoffset, yoffset, zoffset, width, height, depth,
1673 GLint xoffset, GLint yoffset, GLint zoffset,
1698 xoffset, yoffset, zoffset,
1767 GLint xoffset, GLint yoffset, GLint zoffset,
1821 xoffset, yoffset, zoffset,
1981 GLint xoffset, GLint yoffset,
1996 xoffset, yoffset, zoffset,
2003 xoffset, yoffset, zoffset,