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

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

Completed in 24 milliseconds