Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp5919 …const string vertexAttrArrayInputSize = m_vertexIOArraySize == VERTEX_IO_ARRAY_SIZE_IMPLICIT … in init() local
5989 …rations += "in " + Variable("in_tc_attr", highpFloat, true).declareArray(vertexAttrArrayInputSize); in init()
6059 : isExplicitVertexArraySize ? de::toString(vertexAttrArrayInputSize) in init()