Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fSamplerObjectTests.cpp183 gls::MultiTextureSamplerTest::TestSpec multiTestCases3D[] = { in init() local
223 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(multiTestCases3D); testNdx++) in init()
224 … gls::MultiTextureSamplerTest(m_testCtx, m_context.getRenderContext(), multiTestCases3D[testNdx])); in init()