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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_fxt1.c1602 static void (*decode_1[]) (const GLubyte *, GLint, GLubyte *) = { local in function:fxt1_decode_1
1623 decode_1[mode](code, t, rgba);
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_fxt1.c1479 static void (*decode_1[]) (const uint8_t *, int32_t, uint8_t *) = { local in function:fxt1_decode_1
1500 decode_1[mode](code, t, rgba);

Completed in 6 milliseconds