Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dfunc_exponential.inl108 GLM_FUNC_QUALIFIER genType log2(genType x) function
114 GLM_FUNC_QUALIFIER vecType<T, P> log2(vecType<T, P> const & x) function
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h354 static ASTCENC_SIMD_INLINE vfloat4 log2(vfloat4 x) in log2() function