Home | History | Annotate | Download | only in swrast

Lines Matching full:pack_ubyte

1040    gl_pack_ubyte_rgba_func pack_ubyte = NULL;
1045 pack_ubyte = _mesa_get_pack_ubyte_rgba_function(rb->Format);
1054 pack_ubyte((const GLubyte *) values + 4 * i, dst);