Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/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/coral/json-c/
Dlinkhash.c158 #define mix(a,b,c) \ macro
/device/google/crosshatch/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/bonito/json-c/
Dlinkhash.c158 #define mix(a,b,c) \ macro
/device/generic/vulkan-cereal/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/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
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DRobustResourceInitTest.cpp44 auto mix = [](int mult, GLColor c0, GLColor c1, float div) { in UncompressDXTBlock() local
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1277 constexpr const ImmutableString mix("mix"); variable
DSymbolTable_autogen.cpp2489 constexpr const ImmutableString mix("mix"); variable