Lines Matching refs:GL_INVALID_ENUM
76 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
78 expectError(GL_INVALID_ENUM);
83 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
85 expectError(GL_INVALID_ENUM);
93 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
96 expectError(GL_INVALID_ENUM);
101 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
104 expectError(GL_INVALID_ENUM);
109 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
112 expectError(GL_INVALID_ENUM);
117 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
120 expectError(GL_INVALID_ENUM);
128 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value.");
130 expectError(GL_INVALID_ENUM);
145 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value.");
147 expectError(GL_INVALID_ENUM);
159 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value.");
161 expectError(GL_INVALID_ENUM);
168 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value.");
170 expectError(GL_INVALID_ENUM);
217 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
219 expectError(GL_INVALID_ENUM);
272 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType or precisionType is not an accepted value.");
274 expectError(GL_INVALID_ENUM);
276 expectError(GL_INVALID_ENUM);
278 expectError(GL_INVALID_ENUM);
315 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
317 expectError(GL_INVALID_ENUM);
365 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted value.");
367 expectError(GL_INVALID_ENUM);
369 expectError(GL_INVALID_ENUM);
371 expectError(GL_INVALID_ENUM);
378 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted value.");
380 expectError(GL_INVALID_ENUM);
382 expectError(GL_INVALID_ENUM);
384 expectError(GL_INVALID_ENUM);
565 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted token.");
567 expectError(GL_INVALID_ENUM);
590 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the accepted tokens.");
592 expectError(GL_INVALID_ENUM);
690 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
692 expectError(GL_INVALID_ENUM);
706 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
708 expectError(GL_INVALID_ENUM);
722 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
724 expectError(GL_INVALID_ENUM);
738 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
740 expectError(GL_INVALID_ENUM);
754 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
756 expectError(GL_INVALID_ENUM);
794 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or value is not an accepted value.");
796 expectError(GL_INVALID_ENUM);
798 expectError(GL_INVALID_ENUM);
800 expectError(GL_INVALID_ENUM);
818 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or value is not an accepted value.");
820 expectError(GL_INVALID_ENUM);
822 expectError(GL_INVALID_ENUM);
824 expectError(GL_INVALID_ENUM);
842 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted value.");
844 expectError(GL_INVALID_ENUM);
846 expectError(GL_INVALID_ENUM);
876 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
878 expectError(GL_INVALID_ENUM);
881 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not valid for the value of GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE.");
883 expectError(GL_INVALID_ENUM);
886 expectError(GL_INVALID_ENUM);
902 m_log << TestLog::Section("", "GL_INVALID_OPERATION or GL_INVALID_ENUM is generated if attachment is not one of the accepted values for the current binding of target.");
904 expectError(GL_INVALID_OPERATION, GL_INVALID_ENUM);
907 expectError(GL_INVALID_OPERATION, GL_INVALID_ENUM);
919 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER.");
921 expectError(GL_INVALID_ENUM);
924 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the accepted tokens.");
926 expectError(GL_INVALID_ENUM);
944 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not GL_SAMPLES or GL_NUM_SAMPLE_COUNTS.");
946 expectError (GL_INVALID_ENUM);
951 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not color-, depth-, or stencil-renderable.");
955 expectError (GL_INVALID_ENUM);
959 expectError (GL_INVALID_ENUM);
963 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER.");
965 expectError (GL_INVALID_ENUM);
967 expectError (GL_INVALID_ENUM);
972 expectError (GL_INVALID_ENUM);
983 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted value.");
985 expectError (GL_INVALID_ENUM);
987 expectError (GL_INVALID_ENUM);
989 expectError (GL_INVALID_ENUM);
1009 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
1011 expectError (GL_INVALID_ENUM);
1041 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the accepted tokens.");
1045 expectError (GL_INVALID_ENUM);
1053 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not an accepted value.");
1055 expectError(GL_INVALID_ENUM);
1057 expectError(GL_INVALID_ENUM);
1065 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if either target or mode is not an accepted value.");
1067 expectError(GL_INVALID_ENUM);
1069 expectError(GL_INVALID_ENUM);
1071 expectError(GL_INVALID_ENUM);