public virtual void drawElements(int primitive, int count, int indexType, Buffer indices, int indicesOffset) { proxy.drawElements(primitive, count, indexType, indices, indicesOffset); }