Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c1600 static void (*decode_1[]) (const GLubyte *, GLint, GLubyte *) = { in fxt1_decode_1() local
1621 decode_1[mode](code, t, rgba); in fxt1_decode_1()