Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp1741 } s_hints[] = in init() local
1849 for (int hintCaseNdx = 0; hintCaseNdx < DE_LENGTH_OF_ARRAY(s_hints); hintCaseNdx++) in init()
1851 …tcu::TestCaseGroup* const hintGroup = new tcu::TestCaseGroup(m_testCtx, s_hints[hintCaseNdx].name… in init()
1853 const deUint32 hint = s_hints[hintCaseNdx].hint; in init()