Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbir.c36 bool floaty = nir_alu_type_get_base_type(ins->dest_type) == nir_type_float; in bi_has_outmod() local
47 bool floaty = nir_alu_type_get_base_type(ins->src_types[0]) == nir_type_float; in bi_has_source_mods() local