Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c1069 struct lp_type half_type = bld_base->half_bld.type; in visit_alu() local
Dlp_bld_nir_soa.c3055 struct lp_type half_type; in lp_build_nir_soa_func() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3.h1595 half_type(type_t type) in half_type() function