Home
last modified time | relevance | path

Searched defs:isOrdinary (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuInterval.hpp104 bool isOrdinary (double maxValue) const { return !hasNaN() && !empty() && isFinite(maxValue); } in isOrdinary() function in tcu::Interval

Completed in 1 milliseconds