Searched refs:m_testedFunction (Results 1 – 1 of 1) sorted by relevance
75 const char* m_testedFunction; member in glcts::TrigonometryTestCase81 …: deqp::TestCase(context, name.c_str(), ""), m_shaderType(data.shaderType), m_testedFunction(data.… in TrigonometryTestCase()461 bool isSin = std::string(m_testedFunction) == "sin"; in iterate()