Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_unpack.h36 _mesa_unpack_uint_rgba_row(gl_format format, GLuint n,
Dreadpix.c351 _mesa_unpack_uint_rgba_row(rbFormat, width, map, (GLuint (*)[4]) rgba); in slow_read_rgba_pixels()
Dtexgetimage.c388 _mesa_unpack_uint_rgba_row(texFormat, width, src, rgba_uint); in get_tex_rgba_uncompressed()
Dformat_unpack.c2641 _mesa_unpack_uint_rgba_row(gl_format format, GLuint n, in _mesa_unpack_uint_rgba_row() function