Searched refs:funcSource (Results 1 – 1 of 1) sorted by relevance
494 …const std::string funcSource = (m_checkAbsoluteValue) ? ("abs(" + m_derivateFunc + "(value))") … in init() local513 " highp float derivate = ") + funcSource + ";\n" in init()