Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp1759 } s_hints[] = in init() local
1867 for (int hintCaseNdx = 0; hintCaseNdx < DE_LENGTH_OF_ARRAY(s_hints); hintCaseNdx++) in init()
1869 tcu::TestCaseGroup* const hintGroup = new tcu::TestCaseGroup(m_testCtx, s_hints[hintCaseNdx].name, "Shader derivate hints"); in init()
1871 const deUint32 hint = s_hints[hintCaseNdx].hint; in init()

Completed in 4 milliseconds