Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp5931 string tcsDeclarations; in init() local
5989tcsDeclarations += "in " + Variable("in_tc_attr", highpFloat, true).declareArray(vertexAttrArrayIn… in init()
5992 tcsDeclarations += de::toString(glu::declare(structType)) + ";\n"; in init()
6012tcsDeclarations += outMaybePatch + output.declareArray(m_ioType == IO_TYPE_PER_PATCH_ARRAY … in init()
6020 tcsDeclarations += outMaybePatch + output.declare(); in init()
6089 + tcsDeclarations + in init()