Home
last modified time | relevance | path

Searched refs:TCU_DECLARE_VECTOR_TERNARY_FUNC (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuVectorUtil.hpp420 #define TCU_DECLARE_VECTOR_TERNARY_FUNC(FUNC_NAME, OP_NAME) \ macro
485 TCU_DECLARE_VECTOR_TERNARY_FUNC(clamp, de::clamp)
486 TCU_DECLARE_VECTOR_TERNARY_FUNC(mix, deFloatMix)
488 TCU_DECLARE_VECTOR_TERNARY_FUNC(smoothStep, deFloatSmoothStep)

Completed in 1 milliseconds