Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/include/glm/gtx/
Dwrap.inl45 vecType<T, P> const Abs = glm::abs(Texcoord); local
/device/generic/vulkan-cereal/third-party/angle/src/common/third_party/base/anglebase/numerics/
Dsafe_math.h164 CheckedNumeric Abs() const in Abs() function