Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_pack.c817 pack_ubyte_L16(const GLubyte src[4], void *dst) in pack_ubyte_L16() function
1713 table[MESA_FORMAT_L16] = pack_ubyte_L16; in _mesa_get_pack_ubyte_rgba_function()
1715 table[MESA_FORMAT_I16] = pack_ubyte_L16; /* reuse pack_ubyte_L16 */ in _mesa_get_pack_ubyte_rgba_function()