Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dtexcompress_rgtc_tmp.h83 TYPE alphaenc1[16], alphaenc2[16], alphaenc3[16]; in TAG() local
144 alphaenc1[4*j + i] = 0; in TAG()
148 alphaenc1[4*j + i] = 2; in TAG()
152 alphaenc1[4*j + i] = 3; in TAG()
156 alphaenc1[4*j + i] = 4; in TAG()
160 alphaenc1[4*j + i] = 5; in TAG()
164 alphaenc1[4*j + i] = 6; in TAG()
168 alphaenc1[4*j + i] = 7; in TAG()
172 alphaenc1[4*j + i] = 1; in TAG()
181 fprintf(stderr, "%d ", alphaenc1[i]); in TAG()
[all …]