Lines Matching refs:GL_INVALID_ENUM

47 	ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the allowable values.");
49 ctx.expectError(GL_INVALID_ENUM);
75 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER.");
77 ctx.expectError(GL_INVALID_ENUM);
80 ctx.beginSection("GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STATIC_DRAW, or GL_DYNAMIC_DRAW.");
82 ctx.expectError(GL_INVALID_ENUM);
106 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER.");
108 ctx.expectError(GL_INVALID_ENUM);
392 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ATOMIC_COUNTER_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER or GL_UNIFORM_BUFFER.");
394 ctx.expectError(GL_INVALID_ENUM);
488 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ATOMIC_COUNTER_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER or GL_UNIFORM_BUFFER.");
490 ctx.expectError(GL_INVALID_ENUM);
492 ctx.expectError(GL_INVALID_ENUM);
527 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is not an accepted value.");
529 ctx.expectError (GL_INVALID_ENUM);
531 ctx.expectError (GL_INVALID_ENUM);
534 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is GL_DEPTH or GL_DEPTH_STENCIL.");
536 ctx.expectError (GL_INVALID_ENUM);
538 ctx.expectError (GL_INVALID_ENUM);
577 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is not GL_COLOR.");
579 ctx.expectError (GL_INVALID_ENUM);
581 ctx.expectError (GL_INVALID_ENUM);
584 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is GL_DEPTH, GL_STENCIL, or GL_DEPTH_STENCIL.");
586 ctx.expectError (GL_INVALID_ENUM);
588 ctx.expectError (GL_INVALID_ENUM);
590 ctx.expectError (GL_INVALID_ENUM);
624 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is not GL_COLOR or GL_DEPTH.");
626 ctx.expectError (GL_INVALID_ENUM);
628 ctx.expectError (GL_INVALID_ENUM);
631 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is GL_STENCIL or GL_DEPTH_STENCIL.");
633 ctx.expectError (GL_INVALID_ENUM);
635 ctx.expectError (GL_INVALID_ENUM);
660 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is not GL_DEPTH_STENCIL.");
662 ctx.expectError (GL_INVALID_ENUM);
664 ctx.expectError (GL_INVALID_ENUM);
666 ctx.expectError (GL_INVALID_ENUM);
668 ctx.expectError (GL_INVALID_ENUM);
670 ctx.expectError (GL_INVALID_ENUM);
787 ctx.beginSection("GL_INVALID_ENUM is generated if one of the values in bufs is not an accepted value.");
789 ctx.expectError (GL_INVALID_ENUM);
795 ctx.expectError (isES ? GL_INVALID_OPERATION : GL_INVALID_ENUM);
815 ctx.expectError (isES ? GL_INVALID_OPERATION : GL_INVALID_ENUM);
843 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted values.");
845 ctx.expectError (GL_INVALID_ENUM);
972 ctx.beginSection("GL_INVALID_ENUM is generated if mode is not GL_BACK, GL_NONE, or GL_COLOR_ATTACHMENTi.");
976 ctx.expectError (GL_INVALID_ENUM);
978 ctx.expectError (GL_INVALID_ENUM);
980 ctx.expectError (GL_INVALID_ENUM);
982 ctx.expectError (isES ? GL_INVALID_ENUM : GL_INVALID_OPERATION);
988 ctx.expectError (GL_INVALID_ENUM);
990 ctx.expectError (GL_INVALID_ENUM);
992 ctx.expectError (GL_INVALID_ENUM);
994 ctx.expectError (GL_INVALID_ENUM);
1048 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_DRAW_FRAMEBUFFER, GL_READ_FRAMEBUFFER, or GL_FRAMEBUFFER.");
1050 ctx.expectError(GL_INVALID_ENUM);
1052 ctx.expectError(GL_INVALID_ENUM);
1058 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER.");
1060 ctx.expectError(GL_INVALID_ENUM);
1062 ctx.expectError(GL_INVALID_ENUM);
1068 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_DRAW_FRAMEBUFFER, GL_READ_FRAMEBUFFER, or GL_FRAMEBUFFER..");
1070 ctx.expectError(GL_INVALID_ENUM);
1072 ctx.expectError(GL_INVALID_ENUM);
1116 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
1118 ctx.expectError(GL_INVALID_ENUM);
1121 ctx.beginSection("GL_INVALID_ENUM is generated if attachment is not one of the accepted tokens.");
1123 ctx.expectError(GL_INVALID_ENUM);
1126 ctx.beginSection("GL_INVALID_ENUM is generated if renderbuffertarget is not GL_RENDERBUFFER.");
1129 ctx.expectError(GL_INVALID_ENUM);
1162 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
1164 ctx.expectError(GL_INVALID_ENUM);
1167 ctx.beginSection("GL_INVALID_ENUM is generated if attachment is not one of the accepted tokens.");
1169 ctx.expectError(GL_INVALID_ENUM);
1216 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
1218 ctx.expectError(GL_INVALID_ENUM);
1221 ctx.beginSection("GL_INVALID_ENUM is generated if textarget is not an accepted texture target.");
1223 ctx.expectError(GL_INVALID_ENUM);
1226 ctx.beginSection("GL_INVALID_ENUM is generated if attachment is not an accepted token.");
1228 ctx.expectError(GL_INVALID_ENUM);
1305 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER.");
1307 ctx.expectError (GL_INVALID_ENUM);
1309 ctx.expectError (GL_INVALID_ENUM);
1312 ctx.beginSection("GL_INVALID_ENUM is generated if internalformat is not a color-renderable, depth-renderable, or stencil-renderable format.");
1314 ctx.expectError (GL_INVALID_ENUM);
1319 ctx.expectError (isES ? GL_INVALID_ENUM : GL_NO_ERROR);
1325 ctx.expectError (isES ? GL_INVALID_ENUM : GL_NO_ERROR);
1390 ctx.beginSection("GL_INVALID_ENUM is generated if filter is not GL_LINEAR or GL_NEAREST.");
1392 ctx.expectError (GL_INVALID_ENUM);
1584 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
1586 ctx.expectError (GL_INVALID_ENUM);
1588 ctx.expectError (GL_INVALID_ENUM);
1591 ctx.beginSection("GL_INVALID_ENUM is generated if attachment is not one of the accepted tokens.");
1593 ctx.expectError (GL_INVALID_ENUM);
1595 ctx.expectError (GL_INVALID_ENUM);
1705 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER, GL_READ_FRAMEBUFFER or GL_DRAW_FRAMEBUFFER.");
1707 ctx.expectError (GL_INVALID_ENUM);
1709 ctx.expectError (GL_INVALID_ENUM);
1722 ctx.beginSection("GL_INVALID_ENUM is generated if the default framebuffer is bound to target and any elements of attachments are not one of the accepted attachments.");
1725 ctx.expectError (GL_INVALID_ENUM);
1754 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER, GL_READ_FRAMEBUFFER or GL_DRAW_FRAMEBUFFER.");
1756 ctx.expectError (GL_INVALID_ENUM);
1758 ctx.expectError (GL_INVALID_ENUM);
1783 ctx.beginSection("GL_INVALID_ENUM is generated if the default framebuffer is bound to target and any elements of attachments are not one of the accepted attachments.");
1786 ctx.expectError (GL_INVALID_ENUM);
1807 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER.");
1809 ctx.expectError (GL_INVALID_ENUM);
1811 ctx.expectError (GL_INVALID_ENUM);
1819 ctx.beginSection("GL_INVALID_ENUM is generated if internalformat is not a color-renderable, depth-renderable, or stencil-renderable format.");
1821 ctx.expectError (GL_INVALID_ENUM);
1826 ctx.expectError (isES ? GL_INVALID_ENUM : GL_NO_ERROR);
1832 ctx.expectError (isES ? GL_INVALID_ENUM : GL_NO_ERROR);
1950 ctx.beginSection("GL_INVALID_ENUM is generated if either target does not match the type of the object.");
1952 // 1. GL_INVALID_ENUM is generated if either target does not match the type of the object.
1955 ctx.expectError (GL_INVALID_ENUM);
1957 ctx.expectError (GL_INVALID_ENUM);
1959 ctx.expectError (GL_INVALID_ENUM);
1961 ctx.expectError (GL_INVALID_ENUM);