Lines Matching refs:GL_INVALID_ENUM

73 			m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not an accepted value.");
75 expectError(GL_INVALID_ENUM);
94 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accepted values.");
96 expectError(GL_INVALID_ENUM);
101 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or GL_FRONT_AND_BACK.");
103 expectError(GL_INVALID_ENUM);
106 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accepted values.");
108 expectError(GL_INVALID_ENUM);
113 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than the defined symbolic constant values.");
115 expectError(GL_INVALID_ENUM);
117 expectError(GL_INVALID_ENUM);
119 expectError(GL_INVALID_ENUM);
124 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is any value other than GL_FRONT, GL_BACK, or GL_FRONT_AND_BACK.");
126 expectError(GL_INVALID_ENUM);
129 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than the eight defined symbolic constant values.");
131 expectError(GL_INVALID_ENUM);
133 expectError(GL_INVALID_ENUM);
135 expectError(GL_INVALID_ENUM);
140 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or GL_FRONT_AND_BACK.");
142 expectError(GL_INVALID_ENUM);
150 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MAX or GL_MIN.");
152 expectError(GL_INVALID_ENUM);
157 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if modeRGB is not GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MAX or GL_MIN.");
159 expectError(GL_INVALID_ENUM);
161 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if modeAlpha is not GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MAX or GL_MIN.");
163 expectError(GL_INVALID_ENUM);
168 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if either sfactor or dfactor is not an accepted value.");
170 expectError(GL_INVALID_ENUM);
172 expectError(GL_INVALID_ENUM);
177 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if srcRGB, dstRGB, srcAlpha, or dstAlpha is not an accepted value.");
179 expectError(GL_INVALID_ENUM);
181 expectError(GL_INVALID_ENUM);
183 expectError(GL_INVALID_ENUM);
185 expectError(GL_INVALID_ENUM);
194 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MAX or GL_MIN.");
196 expectError(GL_INVALID_ENUM);
211 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if modeRGB is not GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MAX or GL_MIN.");
213 expectError(GL_INVALID_ENUM);
215 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if modeAlpha is not GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MAX or GL_MIN.");
217 expectError(GL_INVALID_ENUM);
232 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if either sfactor or dfactor is not an accepted value.");
234 expectError(GL_INVALID_ENUM);
236 expectError(GL_INVALID_ENUM);
251 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if srcRGB, dstRGB, srcAlpha, or dstAlpha is not an accepted value.");
253 expectError(GL_INVALID_ENUM);
255 expectError(GL_INVALID_ENUM);
257 expectError(GL_INVALID_ENUM);
259 expectError(GL_INVALID_ENUM);
273 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
275 expectError(GL_INVALID_ENUM);
280 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
282 expectError(GL_INVALID_ENUM);
310 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
312 expectError (GL_INVALID_ENUM);
368 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
370 expectError (GL_INVALID_ENUM);
404 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if condition is not GL_SYNC_GPU_COMMANDS_COMPLETE.");
406 expectError(GL_INVALID_ENUM);