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

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

Completed in 12 milliseconds