Searched refs:_mesa_unpack_ubyte_rgba_row (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | format_unpack.h | 32 _mesa_unpack_ubyte_rgba_row(gl_format format, GLuint n,
|
D | format_unpack.c | 1993 _mesa_unpack_ubyte_rgba_row(gl_format format, GLuint n, in _mesa_unpack_ubyte_rgba_row() function
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blit.c | 644 _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()
|
D | s_span.c | 1471 _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()
|