Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuInterval.hpp181 const bool negativeL = ::std::signbit(l); in midpoint() local
184 if (negativeH != negativeL) in midpoint()