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

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

Completed in 13 milliseconds