Searched defs:log2x (Results 1 – 2 of 2) sorted by relevance
29 static uint32_t Log2FractionPart(const uint32_t x, const uint32_t log2x) { in Log2FractionPart()
1145 void ShaderCore::log2x(Vector4f &dst, const Vector4f &src, bool pp) in log2x() function in sw::ShaderCore