Searched refs:bit8 (Results 1 – 1 of 1) sorted by relevance
70 bool bit8 = (desc->channel[c].size == 8); in pan_unpacked_type_for_format() local78 return bit8 ? nir_type_uint8 : in pan_unpacked_type_for_format()81 return bit8 ? nir_type_int8 : in pan_unpacked_type_for_format()