Searched refs:_rgb_scale_5 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_fxt1.c1353 static const GLubyte _rgb_scale_5[] = { variable in typeref:typename:const GLubyte[]
1374 #define UP5(c) _rgb_scale_5[(c) & 31]
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_fxt1.c1230 static const uint8_t _rgb_scale_5[] = { variable in typeref:typename:const uint8_t[]
1251 #define UP5(c) _rgb_scale_5[(c) & 31]

Completed in 6 milliseconds