Searched defs:rep (Results 1 – 2 of 2) sorted by relevance
79 const union { src_t f; src_rep_t i; } rep = {.f = x}; in srcToRep() local84 const union { dst_t f; dst_rep_t i; } rep = {.i = x}; in dstFromRep() local
346 GLM_FUNC_QUALIFIER T perlin(tvec2<T, P> const & Position, tvec2<T, P> const & rep)388 GLM_FUNC_QUALIFIER T perlin(tvec3<T, P> const & Position, tvec3<T, P> const & rep)459 GLM_FUNC_QUALIFIER T perlin(tvec4<T, P> const & Position, tvec4<T, P> const & rep)