Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp1255 std::string strATan2 = strAnlgeVariants; in init() local
1257 commonUtils::replaceToken("<ATANGENT>", "atan(tmp0)", strATan2); in init()
1260 m_sources.push_back(ComputeSource(strATan2)); in init()