Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp494 const std::string funcSource = (m_checkAbsoluteValue) ? ("abs(" + m_derivateFunc + "(value))") : (m_derivateFunc + "(value)"); in init() local
513 " highp float derivate = ") + funcSource + ";\n" in init()

Completed in 2 milliseconds