Searched defs:fold_i16_u16 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ | ||
H A D | nir_lower_mediump.c | 522 bool fold_i16_u16 = (src_type == nir_type_uint32 || src_type == nir_type_int32) && !sext_matters; in can_fold_16bit_src() local |
Completed in 2 milliseconds