| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | format_unpack.h | 31 _mesa_unpack_rgba_row(mesa_format format, GLuint n,
|
| H A D | accum.c | 240 _mesa_unpack_rgba_row(colorRb->Format, width, colorMap, rgba); 344 _mesa_unpack_rgba_row(colorRb->Format, width, colorMap, dest);
|
| H A D | format_utils.c | 334 _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 D | format_unpack.h | 36 _mesa_unpack_rgba_row(mesa_format format, uint32_t n, function in typeref:typename:void
|
| H A D | accum.c | 241 _mesa_unpack_rgba_row(colorRb->Format, width, colorMap, rgba); 345 _mesa_unpack_rgba_row(colorRb->Format, width, colorMap, dest);
|
| H A D | format_utils.c | 344 _mesa_unpack_rgba_row(src_format, width, 588 _mesa_unpack_rgba_row(src_format, width,
|
| H A D | pack.c | 1651 _mesa_unpack_rgba_row(format, n, src, (float (*)[4]) tmp);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_blit.c | 320 _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 D | s_texfetch_tmp.h | 87 _mesa_unpack_rgba_row(MESA_FORMAT_##x, 1, src, (GLvoid *)texel); \
|
| H A D | s_span.c | 1483 _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 D | s_blit.c | 320 _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 D | s_texfetch_tmp.h | 87 _mesa_unpack_rgba_row(MESA_FORMAT_##x, 1, src, (GLvoid *)texel); \
|
| H A D | s_span.c | 1480 _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 D | format_unpack.c | 5368 _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 D | meta.c | 3494 _mesa_unpack_rgba_row(format, 1, clearValue,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/ |
| H A D | meta.c | 3464 _mesa_unpack_rgba_row(format, 1, clearValue,
|