Skip to content

dsa: fix error codes to reflect GL 4.6 spec.

Dave Airlie requested to merge airlied/piglit:dsa-texture-error-code into master

The GL4.6 spec changed these error code from ENUM to OPERATION since there is no enum involved.

Merge request reports