Lines Matching full:buffersize
327 const int bufferSize = (maxNumVertices + 3) * (int)sizeof(AttribType);330 gl.bufferData(GL_TRANSFORM_FEEDBACK_BUFFER, bufferSize, DE_NULL, GL_DYNAMIC_READ);