Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp1743 for (int fboCaseNdx = 0; fboCaseNdx < DE_LENGTH_OF_ARRAY(s_hintFboConfigs); fboCaseNdx++) in init() local
1745 …eGroup* const fboGroup = new tcu::TestCaseGroup(m_testCtx, s_hintFboConfigs[fboCaseNdx].name, ""); in init()
1746 const SurfaceType surfaceType = s_hintFboConfigs[fboCaseNdx].surfaceType; in init()
1747 const int numSamples = s_hintFboConfigs[fboCaseNdx].numSamples; in init()