Searched defs:Pf (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | noise.inl | 28 …tvec4<T, P> Pf = glm::fract(tvec4<T, P>(Position.x, Position.y, Position.x, Position.y)) - tvec4<T… local 349 …tvec4<T, P> Pf = fract(tvec4<T, P>(Position.x, Position.y, Position.x, Position.y)) - tvec4<T, P>(… local
|