Lines Matching refs:srcWidth

104                      GLint srcWidth, GLint srcHeight, GLint srcDepth,
109 const GLint srcRowStride = _mesa_image_row_stride(srcPacking, srcWidth,
112 srcWidth, srcHeight, srcFormat, srcType);
114 srcPacking, srcAddr, srcWidth, srcHeight, srcFormat, srcType, 0, 0, 0);
116 const GLint bytesPerRow = srcWidth * texelBytes;
170 srcAddr, srcWidth, srcHeight, srcFormat, srcType, img, row, 0);
171 _mesa_unpack_depth_span(ctx, srcWidth,
200 srcAddr, srcWidth, srcHeight, srcFormat, srcType, img, row, 0);
201 _mesa_unpack_depth_span(ctx, srcWidth,
230 srcAddr, srcWidth, srcHeight, srcFormat, srcType, img, row, 0);
233 _mesa_unpack_depth_span(ctx, srcWidth,
236 for (i = 0; i < srcWidth; i++)
264 srcAddr, srcWidth, srcHeight, srcFormat, srcType, img, row, 0);
266 _mesa_unpack_depth_span(ctx, srcWidth,
298 srcWidth, srcHeight, srcDepth, srcFormat, srcType,
311 _mesa_swap2((GLushort *) dstRow, srcWidth);
328 = _mesa_image_row_stride(srcPacking, srcWidth, srcFormat, srcType);
330 GLuint *depth = malloc(srcWidth * sizeof(GLuint));
331 GLubyte *stencil = malloc(srcWidth * sizeof(GLubyte));
352 srcWidth, srcHeight,
368 _mesa_unpack_depth_span(ctx, srcWidth,
376 _mesa_unpack_stencil_span(ctx, srcWidth,
382 for (i = 0; i < srcWidth; i++) {
407 = _mesa_image_row_stride(srcPacking, srcWidth, srcFormat, srcType);
420 depth = malloc(srcWidth * sizeof(GLuint));
421 stencil = malloc(srcWidth * sizeof(GLubyte));
433 srcWidth, srcHeight,
449 _mesa_unpack_depth_span(ctx, srcWidth,
457 _mesa_unpack_stencil_span(ctx, srcWidth,
464 for (i = 0; i < srcWidth; i++) {
494 = _mesa_image_row_stride(srcPacking, srcWidth, srcFormat, srcType);
496 GLubyte *stencil = malloc(srcWidth * sizeof(GLubyte));
505 srcWidth, srcHeight,
512 _mesa_unpack_stencil_span(ctx, srcWidth,
518 for (i = 0; i < srcWidth; i++)
538 = _mesa_image_row_stride(srcPacking, srcWidth, srcFormat, srcType)
554 srcWidth, srcHeight,
563 _mesa_unpack_depth_span(ctx, srcWidth,
569 _mesa_unpack_stencil_span(ctx, srcWidth,
607 srcWidth, srcHeight, srcDepth,
667 srcWidth, srcHeight, srcDepth,
687 srcWidth, srcHeight, srcDepth,
701 srcWidth, srcHeight, srcDepth,
724 int imageStride = _mesa_image_image_stride(srcPacking, srcWidth,
740 srcWidth, srcHeight,
750 _mesa_image_row_stride(srcPacking, srcWidth, srcFormat, srcType);
764 int elementCount = srcWidth * srcHeight * srcDepth;
775 _mesa_format_convert(dst, RGBA32_FLOAT, 4 * srcWidth * sizeof(float),
777 srcWidth, srcHeight, NULL);
779 dst += srcHeight * 4 * srcWidth * sizeof(float);
792 srcRowStride = srcWidth * 4 * sizeof(float);
798 _mesa_image_address(dims, srcPacking, srcAddr, srcWidth, srcHeight,
813 srcWidth, srcHeight,
904 srcWidth, srcHeight, srcDepth, srcFormat, srcType,
921 srcWidth, srcHeight, srcDepth,
929 srcWidth, srcHeight, srcDepth,
934 srcWidth, srcHeight, srcDepth,
939 srcWidth, srcHeight, srcDepth,