Home
last modified time | relevance | path

Searched refs:_mesa_unpack_ubyte_rgba_row (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Dformat_unpack.h35 _mesa_unpack_ubyte_rgba_row(mesa_format format, GLuint n,
Dformat_utils.c328 _mesa_unpack_ubyte_rgba_row(src_format, width, in _mesa_format_convert()
603 _mesa_unpack_ubyte_rgba_row(src_format, width, in _mesa_format_convert()
/external/mesa3d/src/mesa/swrast/
Ds_blit.c659 _mesa_unpack_ubyte_rgba_row(readFormat, srcWidth, in blit_linear()
676 _mesa_unpack_ubyte_rgba_row(readFormat, srcWidth, in blit_linear()
678 _mesa_unpack_ubyte_rgba_row(readFormat, srcWidth, in blit_linear()
Ds_span.c1476 _mesa_unpack_ubyte_rgba_row(rb->Format, length, src, in _swrast_read_rgba_span()
1508 _mesa_unpack_ubyte_rgba_row(rb->Format, 1, src, in get_values()
1557 _mesa_unpack_ubyte_rgba_row(rb->Format, count, src, in get_row()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_unpack.c5928 _mesa_unpack_ubyte_rgba_row(mesa_format format, GLuint n, in _mesa_unpack_ubyte_rgba_row() function