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

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

Completed in 12 milliseconds