Home
last modified time | relevance | path

Searched defs:modf (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/include/glm/detail/
Dfunc_common.inl465 GLM_FUNC_QUALIFIER genType modf(genType x, genType & i) function
472 GLM_FUNC_QUALIFIER tvec1<T, P> modf(tvec1<T, P> const & x, tvec1<T, P> & i) function
479 GLM_FUNC_QUALIFIER tvec2<T, P> modf(tvec2<T, P> const & x, tvec2<T, P> & i) function
487 GLM_FUNC_QUALIFIER tvec3<T, P> modf(tvec3<T, P> const & x, tvec3<T, P> & i) function
496 GLM_FUNC_QUALIFIER tvec4<T, P> modf(tvec4<T, P> const & x, tvec4<T, P> & i) function
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1279 constexpr const ImmutableString modf("modf"); variable
DSymbolTable_autogen.cpp2491 constexpr const ImmutableString modf("modf"); variable