Home | History | Annotate | Download | only in functional

Lines Matching full:accumulatedsize

467 	int accumulatedSize = 0;
474 int offset = (bufferMode == GL_SEPARATE_ATTRIBS ? 0 : accumulatedSize);
519 accumulatedSize += output.type.getScalarSize()*sizeof(deUint32);