Home
last modified time | relevance | path

Searched refs:nir_const_value_as_float (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_range_analysis.c132 const double v = nir_const_value_as_float(load->value[swizzle[i]], in analyze_constant()
Dnir.c1440 nir_const_value_as_float(nir_const_value value, unsigned bit_size) in nir_const_value_as_float() function
Dnir.h284 double nir_const_value_as_float(nir_const_value value, unsigned bit_size);