glamor: Remove useless glVertexPointer related code.
As glVertexPointer is not supported by GLES2, I totally
replaced it by VertexAttribArray. This commit remove those
old code.
Signed-off-by:
Zhigang Gong <zhigang.gong@gmail.com>
Please register or sign in to comment