Home
last modified time | relevance | path

Searched defs:mix (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dfunc_common.inl564 GLM_FUNC_QUALIFIER genTypeT mix(genTypeT x, genTypeT y, genTypeU a) function
570 GLM_FUNC_QUALIFIER vecType<T, P> mix(vecType<T, P> const & x, vecType<T, P> const & y, U a) function
576 …GLM_FUNC_QUALIFIER vecType<T, P> mix(vecType<T, P> const & x, vecType<T, P> const & y, vecType<U, … function
/device/google/sunfish/json-c/
Dlinkhash.c158 #define mix(a,b,c) \ macro
/device/google/redbull/json-c/
Dlinkhash.c158 #define mix(a,b,c) \ macro
/device/google/coral/json-c/
Dlinkhash.c158 #define mix(a,b,c) \ macro
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dsimd_quat.inl414 GLM_FUNC_QUALIFIER detail::fquatSIMD mix function
Dsimd_vec4.inl440 GLM_FUNC_QUALIFIER detail::fvec4SIMD mix function
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/
Dquaternion.inl475 GLM_FUNC_QUALIFIER tquat<T, P> mix(tquat<T, P> const & x, tquat<T, P> const & y, T a) function