Searched defs:modf (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/include/glm/detail/ |
D | func_common.inl | 465 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/ |
D | SymbolTable_ESSL_autogen.cpp | 1279 constexpr const ImmutableString modf("modf"); variable
|
D | SymbolTable_autogen.cpp | 2491 constexpr const ImmutableString modf("modf"); variable
|