Lines Matching refs:GL_INVALID_ENUM
62 ctx.beginSection("GL_INVALID_ENUM is generated if func is not an accepted value.");
64 ctx.expectError(GL_INVALID_ENUM);
83 ctx.beginSection("GL_INVALID_ENUM is generated if func is not one of the eight accepted values.");
85 ctx.expectError(GL_INVALID_ENUM);
91 ctx.beginSection("GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or GL_FRONT_AND_BACK.");
93 ctx.expectError(GL_INVALID_ENUM);
96 ctx.beginSection("GL_INVALID_ENUM is generated if func is not one of the eight accepted values.");
98 ctx.expectError(GL_INVALID_ENUM);
104 ctx.beginSection("GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than the defined symbolic constant values.");
106 ctx.expectError(GL_INVALID_ENUM);
108 ctx.expectError(GL_INVALID_ENUM);
110 ctx.expectError(GL_INVALID_ENUM);
116 ctx.beginSection("GL_INVALID_ENUM is generated if face is any value other than GL_FRONT, GL_BACK, or GL_FRONT_AND_BACK.");
118 ctx.expectError(GL_INVALID_ENUM);
121 ctx.beginSection("GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than the eight defined symbolic constant values.");
123 ctx.expectError(GL_INVALID_ENUM);
125 ctx.expectError(GL_INVALID_ENUM);
127 ctx.expectError(GL_INVALID_ENUM);
133 ctx.beginSection("GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or GL_FRONT_AND_BACK.");
135 ctx.expectError(GL_INVALID_ENUM);
142 ctx.beginSection("GL_INVALID_ENUM is generated if mode is not GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MAX or GL_MIN.");
144 ctx.expectError(GL_INVALID_ENUM);
150 ctx.beginSection("GL_INVALID_ENUM is generated if modeRGB is not GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MAX or GL_MIN.");
152 ctx.expectError(GL_INVALID_ENUM);
154 ctx.beginSection("GL_INVALID_ENUM is generated if modeAlpha is not GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MAX or GL_MIN.");
156 ctx.expectError(GL_INVALID_ENUM);
175 ctx.beginSection("GL_INVALID_ENUM is generated if mode is not GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MAX or GL_MIN.");
177 ctx.expectError(GL_INVALID_ENUM);
195 ctx.beginSection("GL_INVALID_ENUM is generated if modeRGB is not GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MAX or GL_MIN.");
197 ctx.expectError(GL_INVALID_ENUM);
199 ctx.beginSection("GL_INVALID_ENUM is generated if modeAlpha is not GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MAX or GL_MIN.");
201 ctx.expectError(GL_INVALID_ENUM);
213 ctx.beginSection("GL_INVALID_ENUM is generated if either sfactor or dfactor is not an accepted value.");
215 ctx.expectError(GL_INVALID_ENUM);
217 ctx.expectError(GL_INVALID_ENUM);
223 ctx.beginSection("GL_INVALID_ENUM is generated if srcRGB, dstRGB, srcAlpha, or dstAlpha is not an accepted value.");
225 ctx.expectError(GL_INVALID_ENUM);
227 ctx.expectError(GL_INVALID_ENUM);
229 ctx.expectError(GL_INVALID_ENUM);
231 ctx.expectError(GL_INVALID_ENUM);
243 ctx.beginSection("GL_INVALID_ENUM is generated if either sfactor or dfactor is not an accepted value.");
245 ctx.expectError(GL_INVALID_ENUM);
247 ctx.expectError(GL_INVALID_ENUM);
265 ctx.beginSection("GL_INVALID_ENUM is generated if srcRGB, dstRGB, srcAlpha, or dstAlpha is not an accepted value.");
267 ctx.expectError(GL_INVALID_ENUM);
269 ctx.expectError(GL_INVALID_ENUM);
271 ctx.expectError(GL_INVALID_ENUM);
273 ctx.expectError(GL_INVALID_ENUM);
286 ctx.beginSection("GL_INVALID_ENUM is generated if mode is not an accepted value.");
288 ctx.expectError(GL_INVALID_ENUM);
294 ctx.beginSection("GL_INVALID_ENUM is generated if mode is not an accepted value.");
296 ctx.expectError(GL_INVALID_ENUM);
325 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
327 ctx.expectError (GL_INVALID_ENUM);
384 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
386 ctx.expectError (GL_INVALID_ENUM);
420 ctx.beginSection("GL_INVALID_ENUM is generated if condition is not GL_SYNC_GPU_COMMANDS_COMPLETE.");
422 ctx.expectError(GL_INVALID_ENUM);