Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkRRect.cpp210 static void flush_to_zero(SkScalar& a, SkScalar& b) { in flush_to_zero() function
/third_party/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp231 ir_variable *flush_to_zero = in ldexp_to_arith() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost.h141 enum bifrost_ftz flush_to_zero : 2; member