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

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

Completed in 52 milliseconds