Home
last modified time | relevance | path

Searched refs:funcSource (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp494 …const std::string funcSource = (m_checkAbsoluteValue) ? ("abs(" + m_derivateFunc + "(value))") … in init() local
513 " highp float derivate = ") + funcSource + ";\n" in init()