void glVertexAttribDivisor(int index, int divisor){ gles.glVertexAttribDivisor(gl, index, divisor); }