Searched refs:NearestSmaller (Results 1 – 5 of 5) sorted by relevance
219 T NearestSmaller(const T from) { in NearestSmaller() function
413 …const auto one_before_min_h = NearestSmaller(-static_cast<float>(limits.maxViewportDimensions[1])); in NegHeightViewportTests()418 const auto one_before_min_bound = NearestSmaller(min_bound); in NegHeightViewportTests()
1379 range_test(NearestSmaller(0.0F), false); in TEST_F()2238 …const std::vector<float> test_cases = {-1.0f, 0.0f, NearestSmaller(1.0f), NearestGreater(1.0f), NA… in TEST_F()
3912 const auto one_before_min_bounds = NearestSmaller(min_bound); in TEST_F()3915 const auto below_zero = NearestSmaller(0.0f); in TEST_F()
98 sampler_info.maxAnisotropy = NearestSmaller(1.0F); in TEST_F()