Home
last modified time | relevance | path

Searched defs:trits_quints (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/
H A Dtexcompress_astc_luts_wrap.h49 astc_decoder_lut trits_quints; member
H A Dtexcompress_astc_luts.h108 uint16_t trits_quints[256 + 128]; member
H A Dtexcompress_astc_luts.cpp446 auto &trits_quints = integer.trits_quints; in init_trits_quints() local