Descriptionfix gl error of 'invalid enum' from GL_COLOR_TABLE
This fixes the error from skia tests program:
[2/65] Writer32...
---- glGetError 500 at
../src/gpu/gl/GrGpuGL.cpp(471) :
Disable(0x80D0)
From the spec, it shows that COLOR_TABLE is only available when it has
ARB_imaging extension.
BUG=
TEST=
Patch Set 1 #
MessagesTotal messages: 2
|