Searched refs:tcsDeclarations (Results 1 – 1 of 1) sorted by relevance
5921 string tcsDeclarations; in init() local5979 …tcsDeclarations += "in " + Variable("in_tc_attr", highpFloat, true).declareArray(vertexAttrArrayIn… in init()5982 tcsDeclarations += de::toString(glu::declare(structType)) + ";\n"; in init()6003 …tcsDeclarations += outMaybePatch + output.declareArray(m_ioType == IO_TYPE_PER_PATCH_ARRAY ? de:… in init()6008 tcsDeclarations += outMaybePatch + output.declare(); in init()6077 + tcsDeclarations + in init()