Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp6123 static const VaryingTestSpec varyingTests[] = in init() local
6132 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(varyingTests); ++ndx) in init()
6133 …ld(new VaryingTest(m_context, varyingTests[ndx].name, varyingTests[ndx].desc, varyingTests[ndx].ve… in init()