Searched refs:s_hintFboConfigs (Results 1 – 1 of 1) sorted by relevance
1752 } s_hintFboConfigs[] = in init() local1856 for (int fboCaseNdx = 0; fboCaseNdx < DE_LENGTH_OF_ARRAY(s_hintFboConfigs); fboCaseNdx++) in init()1858 …tcu::TestCaseGroup* const fboGroup = new tcu::TestCaseGroup(m_testCtx, s_hintFboConfigs[fboCaseNd… in init()1859 const SurfaceType surfaceType = s_hintFboConfigs[fboCaseNdx].surfaceType; in init()1860 const int numSamples = s_hintFboConfigs[fboCaseNdx].numSamples; in init()