Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/lib/builtins/
Dfp_extend.h79 const union { src_t f; src_rep_t i; } rep = {.f = x}; in srcToRep() local
84 const union { dst_t f; dst_rep_t i; } rep = {.i = x}; in dstFromRep() local
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/
Dnoise.inl346 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)