Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_unpack.c820 unpack_SRGBA_DXT5(const void *src, GLfloat dst[][4], GLuint n) in unpack_SRGBA_DXT5() function
1532 table[MESA_FORMAT_SRGBA_DXT5] = unpack_SRGBA_DXT5; in get_unpack_rgba_function()