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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Dformat_pack.c3310 pack_ubyte_rgb_sint16(const GLubyte src[4], void *dst) function in typeref:typename:void
7794 return pack_ubyte_rgb_sint16;
9335 pack_ubyte_rgb_sint16(src[i], d);

Completed in 12 milliseconds