Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp211 auto fhigh = nir_u2f64(b, high); in lower() local
219 auto fhigh = nir_i2f64(b, high); in lower() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_conversion_builder.h282 double flow, fhigh; in nir_get_clamp_limits() local