Home
last modified time | relevance | path

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

/external/swiftshader/src/Common/
DMath.hpp224 static const float maxf = static_cast<float>(max); in unorm() local
245 static const float maxf = static_cast<float>(max); in snorm() local
276 static const float maxf = static_cast<float>(max); in ucast() local
297 static const float maxf = static_cast<float>(max); in scast() local