Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_conversion_builder.h282 double flow, fhigh; in nir_get_clamp_limits() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_64bit.cpp257 auto fhigh = nir_u2f64(b, high); in lower() local
265 auto fhigh = nir_i2f64(b, high); in lower() local