Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp617 uint8x4_t endpoints_decoded[2][4]; member
1091 endpoints_decoded[0][part] = e0; in decode_colour_endpoints()
1092 endpoints_decoded[1][part] = e1; in decode_colour_endpoints()
1643 uint8x4_t e0 = endpoints_decoded[0][partition];
1644 uint8x4_t e1 = endpoints_decoded[1][partition];

Completed in 5 milliseconds