Hash :
f5911bdc
Author :
Date :
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()