Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_pack.c824 pack_float_L16(const GLfloat src[4], void *dst) in pack_float_L16() function
1859 table[MESA_FORMAT_L16] = pack_float_L16; in _mesa_get_pack_float_rgba_function()
1861 table[MESA_FORMAT_I16] = pack_float_L16; /* reuse pack_float_L16 */ in _mesa_get_pack_float_rgba_function()