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

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

Completed in 12 milliseconds