Lines Matching refs:srcWidth
105 GLint srcWidth, GLint srcHeight, GLint srcDepth,
110 const GLint srcRowStride = _mesa_image_row_stride(srcPacking, srcWidth,
113 srcWidth, srcHeight, srcFormat, srcType);
115 srcPacking, srcAddr, srcWidth, srcHeight, srcFormat, srcType, 0, 0, 0);
117 const GLint bytesPerRow = srcWidth * texelBytes;
171 srcAddr, srcWidth, srcHeight, srcFormat, srcType, img, row, 0);
172 _mesa_unpack_depth_span(ctx, srcWidth,
201 srcAddr, srcWidth, srcHeight, srcFormat, srcType, img, row, 0);
202 _mesa_unpack_depth_span(ctx, srcWidth,
231 srcAddr, srcWidth, srcHeight, srcFormat, srcType, img, row, 0);
234 _mesa_unpack_depth_span(ctx, srcWidth,
237 for (i = 0; i < srcWidth; i++)
265 srcAddr, srcWidth, srcHeight, srcFormat, srcType, img, row, 0);
267 _mesa_unpack_depth_span(ctx, srcWidth,
299 srcWidth, srcHeight, srcDepth, srcFormat, srcType,
312 _mesa_swap2((GLushort *) dstRow, srcWidth);
329 = _mesa_image_row_stride(srcPacking, srcWidth, srcFormat, srcType);
331 GLuint *depth = malloc(srcWidth * sizeof(GLuint));
332 GLubyte *stencil = malloc(srcWidth * sizeof(GLubyte));
353 srcWidth, srcHeight,
369 _mesa_unpack_depth_span(ctx, srcWidth,
377 _mesa_unpack_stencil_span(ctx, srcWidth,
383 for (i = 0; i < srcWidth; i++) {
408 = _mesa_image_row_stride(srcPacking, srcWidth, srcFormat, srcType);
421 depth = malloc(srcWidth * sizeof(GLuint));
422 stencil = malloc(srcWidth * sizeof(GLubyte));
434 srcWidth, srcHeight,
450 _mesa_unpack_depth_span(ctx, srcWidth,
458 _mesa_unpack_stencil_span(ctx, srcWidth,
465 for (i = 0; i < srcWidth; i++) {
497 = _mesa_image_row_stride(srcPacking, srcWidth, srcFormat, srcType);
499 GLubyte *stencil = malloc(srcWidth * sizeof(GLubyte));
508 srcWidth, srcHeight,
515 _mesa_unpack_stencil_span(ctx, srcWidth,
521 for (i = 0; i < srcWidth; i++)
541 = _mesa_image_row_stride(srcPacking, srcWidth, srcFormat, srcType)
557 srcWidth, srcHeight,
566 _mesa_unpack_depth_span(ctx, srcWidth,
572 _mesa_unpack_stencil_span(ctx, srcWidth,
610 srcWidth, srcHeight, srcDepth,
670 srcWidth, srcHeight, srcDepth,
690 srcWidth, srcHeight, srcDepth,
704 srcWidth, srcHeight, srcDepth,
727 int imageStride = _mesa_image_image_stride(srcPacking, srcWidth,
743 srcWidth, srcHeight,
753 _mesa_image_row_stride(srcPacking, srcWidth, srcFormat, srcType);
767 int elementCount = srcWidth * srcHeight * srcDepth;
778 _mesa_format_convert(dst, RGBA32_FLOAT, 4 * srcWidth * sizeof(float),
780 srcWidth, srcHeight, NULL);
782 dst += srcHeight * 4 * srcWidth * sizeof(float);
795 srcRowStride = srcWidth * 4 * sizeof(float);
801 _mesa_image_address(dims, srcPacking, srcAddr, srcWidth, srcHeight,
816 srcWidth, srcHeight,
907 srcWidth, srcHeight, srcDepth, srcFormat, srcType,
924 srcWidth, srcHeight, srcDepth,
932 srcWidth, srcHeight, srcDepth,
937 srcWidth, srcHeight, srcDepth,
942 srcWidth, srcHeight, srcDepth,