Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_pack.c1566 pack_float_SIGNED_L8(const GLfloat src[4], void *dst) in pack_float_SIGNED_L8() function
1941 table[MESA_FORMAT_SIGNED_L8] = pack_float_SIGNED_L8; in _mesa_get_pack_float_rgba_function()
1943 table[MESA_FORMAT_SIGNED_I8] = pack_float_SIGNED_L8; /* reused */ in _mesa_get_pack_float_rgba_function()