Home
last modified time | relevance | path

Searched refs:pack_ubyte_XRGB8888_REV (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dformat_pack.c313 pack_ubyte_XRGB8888_REV(const GLubyte src[4], void *dst) in pack_ubyte_XRGB8888_REV() function
324 pack_ubyte_XRGB8888_REV(v, dst); in pack_float_XRGB8888_REV()
345 pack_ubyte_XRGB8888_REV(v, d + i); in pack_row_float_XRGB8888_REV()
1694 table[MESA_FORMAT_XRGB8888_REV] = pack_ubyte_XRGB8888_REV; in _mesa_get_pack_ubyte_rgba_function()