Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsAttributeLocationTests.cpp103 deInt32 maxAttribs; in getMaxAttributeLocations() local
105 gl.getIntegerv(GL_MAX_VERTEX_ATTRIBS, &maxAttribs); in getMaxAttributeLocations()
108 return maxAttribs; in getMaxAttributeLocations()