Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fSamplerObjectTests.cpp228 gls::TextureSamplerTest::TestSpec simpleTestCasesCube[] = { in init() local
261 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(simpleTestCasesCube); testNdx++) in init()
262 …ew gls::TextureSamplerTest(m_testCtx, m_context.getRenderContext(), simpleTestCasesCube[testNdx])); in init()