Author :
Sylvain
Date :
2022-01-28 15:31:56
Hash :f5911bdc Message :GLES2: disable texcoord when not using it (see bug #5235)
similar to opengl backend code:
- glDisableVertexAttribArray doesn't need to depend on 'drawstate.texture' value
- move binding code to SetCopyState()