From 2ef5a37950651d474a813e33ca20e7a5e7a7867e Mon Sep 17 00:00:00 2001
From: "peixin.dai"
- GL_INVALID_ENUM
is generated if access
or format
- is not one of the supported tokens.
+ GL_INVALID_ENUM
is generated if access
is not one of the supported tokens.
+
+ GL_INVALID_VALUE
is generated if format
is not one of the supported tokens.