Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_unpack.h32 _mesa_unpack_ubyte_rgba_row(gl_format format, GLuint n,
Dformat_unpack.c1993 _mesa_unpack_ubyte_rgba_row(gl_format format, GLuint n, in _mesa_unpack_ubyte_rgba_row() function
/external/mesa3d/src/mesa/swrast/
Ds_blit.c644 _mesa_unpack_ubyte_rgba_row(readFormat, srcWidth, in blit_linear()
661 _mesa_unpack_ubyte_rgba_row(readFormat, srcWidth, in blit_linear()
663 _mesa_unpack_ubyte_rgba_row(readFormat, srcWidth, in blit_linear()
Ds_span.c1471 _mesa_unpack_ubyte_rgba_row(rb->Format, length, src, in _swrast_read_rgba_span()
1503 _mesa_unpack_ubyte_rgba_row(rb->Format, 1, src, in get_values()
1552 _mesa_unpack_ubyte_rgba_row(rb->Format, count, src, in get_row()