Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDrawState.cpp162 int attribIndex = attributeIndices[i]; in validateVertexAttribs() local
/external/chromium_org/third_party/angle/src/libGLESv2/
DState.cpp114 for (int attribIndex = 0; attribIndex < MAX_VERTEX_ATTRIBS; attribIndex++) in initialize() local
157 for (int attribIndex = 0; attribIndex < MAX_VERTEX_ATTRIBS; attribIndex++) in reset() local
1436 for (unsigned int attribIndex = 0; attribIndex < gl::MAX_VERTEX_ATTRIBS; attribIndex++) in hasMappedBuffer() local