Searched refs:max_f (Results 1 – 2 of 2) sorted by relevance
171 GLfloat min_f, max_f; in _swrast_depth_clamp_span() local176 max_f = ctx->ViewportArray[0].Far; in _swrast_depth_clamp_span()179 max_f = ctx->ViewportArray[0].Near; in _swrast_depth_clamp_span()191 max = (GLint) (max_f * fb->_DepthMaxF); in _swrast_depth_clamp_span()
1439 float max_f = ceilf(src0_f) * ceilf(src1_f); in nir_unsigned_upper_bound() local1440 memcpy(&res, &max_f, 4); in nir_unsigned_upper_bound()