Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libGLESv2/
DVertexArray.cpp16 VertexArray::VertexArray(rx::VertexArrayImpl *impl, GLuint id, size_t maxAttribs) in VertexArray()
/external/deqp/modules/glshared/
DglsAttributeLocationTests.cpp103 deInt32 maxAttribs; in getMaxAttributeLocations() local