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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_astc.cpp622 uint8x4_t endpoints_decoded[2][4]; member in struct:Block
1096 endpoints_decoded[0][part] = e0;
1097 endpoints_decoded[1][part] = e1;
1654 uint8x4_t e0 = endpoints_decoded[0][partition];
1655 uint8x4_t e1 = endpoints_decoded[1][partition];
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_astc.cpp623 uint8x4_t endpoints_decoded[2][4]; member in struct:Block
1097 endpoints_decoded[0][part] = e0;
1098 endpoints_decoded[1][part] = e1;
1655 uint8x4_t e0 = endpoints_decoded[0][partition];
1656 uint8x4_t e1 = endpoints_decoded[1][partition];

Completed in 7 milliseconds