Searched refs:_mesa_unpack_rgba_row (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformat_unpack.h31 _mesa_unpack_rgba_row(mesa_format format, GLuint n,
H A Daccum.c240 _mesa_unpack_rgba_row(colorRb->Format, width, colorMap, rgba);
344 _mesa_unpack_rgba_row(colorRb->Format, width, colorMap, dest);
H A Dformat_utils.c334 _mesa_unpack_rgba_row(src_format, width,
574 _mesa_unpack_rgba_row(src_format, width,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformat_unpack.h36 _mesa_unpack_rgba_row(mesa_format format, uint32_t n, function in typeref:typename:void
H A Daccum.c241 _mesa_unpack_rgba_row(colorRb->Format, width, colorMap, rgba);
345 _mesa_unpack_rgba_row(colorRb->Format, width, colorMap, dest);
H A Dformat_utils.c344 _mesa_unpack_rgba_row(src_format, width,
588 _mesa_unpack_rgba_row(src_format, width,
H A Dpack.c1651 _mesa_unpack_rgba_row(format, n, src, (float (*)[4]) tmp);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_blit.c320 _mesa_unpack_rgba_row(readRb->Format, srcWidth, srcRowStart,
668 _mesa_unpack_rgba_row(readFormat, srcWidth,
687 _mesa_unpack_rgba_row(readFormat, srcWidth, src0, srcBuffer0);
688 _mesa_unpack_rgba_row(readFormat, srcWidth, src1, srcBuffer1);
H A Ds_texfetch_tmp.h87 _mesa_unpack_rgba_row(MESA_FORMAT_##x, 1, src, (GLvoid *)texel); \
H A Ds_span.c1483 _mesa_unpack_rgba_row(rb->Format, length, src,
1515 _mesa_unpack_rgba_row(rb->Format, 1, src,
1564 _mesa_unpack_rgba_row(rb->Format, count, src,
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_blit.c320 _mesa_unpack_rgba_row(readRb->Format, srcWidth, srcRowStart,
668 _mesa_unpack_rgba_row(readFormat, srcWidth,
687 _mesa_unpack_rgba_row(readFormat, srcWidth, src0, srcBuffer0);
688 _mesa_unpack_rgba_row(readFormat, srcWidth, src1, srcBuffer1);
H A Ds_texfetch_tmp.h87 _mesa_unpack_rgba_row(MESA_FORMAT_##x, 1, src, (GLvoid *)texel); \
H A Ds_span.c1480 _mesa_unpack_rgba_row(rb->Format, length, src,
1512 _mesa_unpack_rgba_row(rb->Format, 1, src,
1561 _mesa_unpack_rgba_row(rb->Format, count, src,
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Dformat_unpack.c5368 _mesa_unpack_rgba_row(mesa_format format, GLuint n, function in typeref:typename:void
6627 _mesa_unpack_rgba_row(format, n, src, (GLfloat (*)[4]) tmp);
7204 _mesa_unpack_rgba_row(format, width, srcRow, (GLfloat (*)[4]) dstRow);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta.c3494 _mesa_unpack_rgba_row(format, 1, clearValue,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta.c3464 _mesa_unpack_rgba_row(format, 1, clearValue,

Completed in 34 milliseconds