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

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

Completed in 12 milliseconds