Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fSamplerObjectTests.cpp145 gls::TextureSamplerTest::TestSpec simpleTestCases3D[] = { in init() local
178 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(simpleTestCases3D); testNdx++) in init()
179 …(new gls::TextureSamplerTest(m_testCtx, m_context.getRenderContext(), simpleTestCases3D[testNdx])); in init()