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, uint32_t n,
Dformat_utils.c353 _mesa_unpack_ubyte_rgba_row(src_format, width, in _mesa_format_convert()
633 _mesa_unpack_ubyte_rgba_row(src_format, width, in _mesa_format_convert()
/external/mesa3d/src/mesa/swrast/
Ds_blit.c664 _mesa_unpack_ubyte_rgba_row(readFormat, srcWidth, in blit_linear()
681 _mesa_unpack_ubyte_rgba_row(readFormat, srcWidth, in blit_linear()
683 _mesa_unpack_ubyte_rgba_row(readFormat, srcWidth, in blit_linear()
Ds_span.c1479 _mesa_unpack_ubyte_rgba_row(rb->Format, length, src, in _swrast_read_rgba_span()
1511 _mesa_unpack_ubyte_rgba_row(rb->Format, 1, src, in get_values()
1560 _mesa_unpack_ubyte_rgba_row(rb->Format, count, src, in get_row()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_unpack.c5630 _mesa_unpack_ubyte_rgba_row(mesa_format format, uint32_t n, in _mesa_unpack_ubyte_rgba_row() function