Lines Matching refs:GL_INVALID_ENUM
69 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
71 expectError(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);
86 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
89 expectError(GL_INVALID_ENUM);
94 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
97 expectError(GL_INVALID_ENUM);
102 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
105 expectError(GL_INVALID_ENUM);
110 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value.");
112 expectError(GL_INVALID_ENUM);
156 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
158 expectError(GL_INVALID_ENUM);
224 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType or precisionType is not an accepted value.");
226 expectError(shaderCompilerSupported ? GL_INVALID_ENUM : GL_INVALID_OPERATION);
228 expectError(shaderCompilerSupported ? GL_INVALID_ENUM : GL_INVALID_OPERATION);
230 expectError(shaderCompilerSupported ? GL_INVALID_ENUM : GL_INVALID_OPERATION);
272 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
274 expectError(GL_INVALID_ENUM);
322 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted value.");
324 expectError(GL_INVALID_ENUM);
326 expectError(GL_INVALID_ENUM);
328 expectError(GL_INVALID_ENUM);
335 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted value.");
337 expectError(GL_INVALID_ENUM);
339 expectError(GL_INVALID_ENUM);
341 expectError(GL_INVALID_ENUM);
428 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
430 expectError(GL_INVALID_ENUM);
446 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
448 expectError(GL_INVALID_ENUM);
462 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
464 expectError(GL_INVALID_ENUM);
486 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or value is not an accepted value.");
488 expectError(GL_INVALID_ENUM);
490 expectError(GL_INVALID_ENUM);
492 expectError(GL_INVALID_ENUM);
518 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER.");
520 expectError(GL_INVALID_ENUM);
523 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if there is no attached object at the named attachment point and pname is not GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE.");
534 expectError(GL_INVALID_ENUM);
540 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if the attached object at the named attachment point is incompatible with pname.");
554 expectError(GL_INVALID_ENUM);
562 expectError(GL_INVALID_OPERATION, GL_INVALID_ENUM);
578 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER.");
580 expectError(GL_INVALID_ENUM);
583 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
585 expectError(GL_INVALID_ENUM);
601 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not an accepted value.");
603 expectError(GL_INVALID_ENUM);
605 expectError(GL_INVALID_ENUM);
613 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if either target or mode is not an accepted value.");
615 expectError(GL_INVALID_ENUM);
617 expectError(GL_INVALID_ENUM);
619 expectError(GL_INVALID_ENUM);