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

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

Completed in 12 milliseconds