HomeSort by relevance Sort by last modified time
    Searched full:alphaenc2 (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/main/
texcompress_rgtc_tmp.h 83 TYPE alphaenc1[16], alphaenc2[16], alphaenc3[16]; local
212 alphaenc2[4*j + i] = 6;
216 alphaenc2[4*j + i] = 7;
220 alphaenc2[4*j + i] = 0;
224 alphaenc2[4*j + i] = 2;
228 alphaenc2[4*j + i] = 3;
232 alphaenc2[4*j + i] = 4;
236 alphaenc2[4*j + i] = 5;
240 alphaenc2[4*j + i] = 1;
406 TAG(write_rgtc_encoded_channel)( blkaddr, alphabase[0], alphabase[1], alphaenc2 );
    [all...]

Completed in 49 milliseconds