Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
H A Dtexcompress_rgtc_tmp.h83 TYPE alphaenc1[16], alphaenc2[16], alphaenc3[16]; in encode_rgtc_ubyte() local
144 alphaenc1[4*j + i] = 0; in encode_rgtc_ubyte()
148 alphaenc1[4*j + i] = 2; in encode_rgtc_ubyte()
152 alphaenc1[4*j + i] = 3; in encode_rgtc_ubyte()
156 alphaenc1[4*j + i] = 4; in encode_rgtc_ubyte()
160 alphaenc1[4*j + i] = 5; in encode_rgtc_ubyte()
164 alphaenc1[4*j + i] = 6; in encode_rgtc_ubyte()
168 alphaenc1[4*j + i] = 7; in encode_rgtc_ubyte()
172 alphaenc1[4*j + i] = 1; in encode_rgtc_ubyte()
181 fprintf(stderr, "%d ", alphaenc1[ in encode_rgtc_ubyte()
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_s3tc_tmp.h578 GLubyte alphaenc1[16], alphaenc2[16], alphaenc3[16]; in encodedxt5alpha() local
638 alphaenc1[4*j + i] = 0; in encodedxt5alpha()
642 alphaenc1[4*j + i] = 2; in encodedxt5alpha()
646 alphaenc1[4*j + i] = 3; in encodedxt5alpha()
650 alphaenc1[4*j + i] = 4; in encodedxt5alpha()
654 alphaenc1[4*j + i] = 5; in encodedxt5alpha()
658 alphaenc1[4*j + i] = 6; in encodedxt5alpha()
662 alphaenc1[4*j + i] = 7; in encodedxt5alpha()
666 alphaenc1[4*j + i] = 1; in encodedxt5alpha()
673 fprintf(stderr, "%d ", alphaenc1[ in encodedxt5alpha()
[all...]

Completed in 2 milliseconds