Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp5934 string tesDeclarations; in init() local
6037 tesDeclarations += de::toString(glu::declare(structType)) + ";\n"; in init()
6057tesDeclarations += inMaybePatch + input.declareArray(m_ioType == IO_TYPE_PER_PATCH_ARRAY ? de::t… in init()
6062 tesDeclarations += inMaybePatch + input.declare(); in init()
6115 + tesDeclarations + in init()