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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Dformat_pack.c5390 pack_float_b5g6r5_unorm(const GLfloat src[4], void *dst) function in typeref:typename:void
7878 return pack_float_b5g6r5_unorm;
10053 pack_float_b5g6r5_unorm(src[i], d);

Completed in 12 milliseconds