Commit f5911bdc595f3eb6a53bfc9d7f010fe252a9ebfd

Sylvain 2022-01-28T15:31:56

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()