Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DGLEScontext.cpp371 int maxElements = findMaxIndex(count,type,indices) + 1; in convertIndirect() local
374 int size = attribSize * maxElements; in convertIndirect()