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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dformat_pack.c271 pack_ubyte_XRGB8888(const GLubyte src[4], void *dst) function
282 pack_ubyte_XRGB8888(v, dst);
303 pack_ubyte_XRGB8888(v, d + i);
1693 table[MESA_FORMAT_XRGB8888] = pack_ubyte_XRGB8888;
/external/mesa3d/src/mesa/main/
H A Dformat_pack.c271 pack_ubyte_XRGB8888(const GLubyte src[4], void *dst) function
282 pack_ubyte_XRGB8888(v, dst);
303 pack_ubyte_XRGB8888(v, d + i);
1693 table[MESA_FORMAT_XRGB8888] = pack_ubyte_XRGB8888;

Completed in 31 milliseconds