Enable a specific client state (with glEnableClientState) like GL_VERTEX_ARRAY, GL_COLOR_ARRAY, GL_TEXTURE_COORD_ARRAY with the corresponding Target.
See Implementation
Enable a specific client state (with glEnableClientState) like GL_VERTEX_ARRAY, GL_COLOR_ARRAY, GL_TEXTURE_COORD_ARRAY with the corresponding Target.