Home
last modified time | relevance | path

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

/external/swiftshader/src/System/
DMath.hpp225 static const float maxf = static_cast<float>(max); in unorm() local
246 static const float maxf = static_cast<float>(max); in snorm() local
277 static const float maxf = static_cast<float>(max); in ucast() local
298 static const float maxf = static_cast<float>(max); in scast() local
/external/swiftshader/src/Common/
DMath.hpp257 static const float maxf = static_cast<float>(max); in unorm() local
278 static const float maxf = static_cast<float>(max); in snorm() local
309 static const float maxf = static_cast<float>(max); in ucast() local
330 static const float maxf = static_cast<float>(max); in scast() local