Searched refs:_mesa_get_pack_ubyte_rgba_function (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dformat_pack.h51 _mesa_get_pack_ubyte_rgba_function(gl_format format);
H A Dformat_pack.c1677 _mesa_get_pack_ubyte_rgba_function(gl_format format) function
2071 gl_pack_ubyte_rgba_func pack = _mesa_get_pack_ubyte_rgba_function(format);
/external/mesa3d/src/mesa/swrast/
H A Ds_span.c1045 pack_ubyte = _mesa_get_pack_ubyte_rgba_function(rb->Format);

Completed in 40 milliseconds