Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_span.c1043 gl_pack_ubyte_rgba_func pack_ubyte = NULL; in put_values() local
1048 pack_ubyte = _mesa_get_pack_ubyte_rgba_function(rb->Format); in put_values()
1057 pack_ubyte((const GLubyte *) values + 4 * i, dst); in put_values()