Home | History | Annotate | Download | only in functional

Lines Matching refs:GL_INVALID_ENUM

57 			m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable values.");
59 expectError(GL_INVALID_ENUM);
82 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER.");
84 expectError(GL_INVALID_ENUM);
87 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STATIC_DRAW, or GL_DYNAMIC_DRAW.");
89 expectError(GL_INVALID_ENUM);
112 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER.");
114 expectError(GL_INVALID_ENUM);
321 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_TRANSFORM_FEEDBACK_BUFFER or GL_UNIFORM_BUFFER.");
323 expectError(GL_INVALID_ENUM);
383 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_TRANSFORM_FEEDBACK_BUFFER or GL_UNIFORM_BUFFER.");
385 expectError(GL_INVALID_ENUM);
387 expectError(GL_INVALID_ENUM);
422 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is not an accepted value.");
424 expectError(GL_INVALID_ENUM);
426 expectError(GL_INVALID_ENUM);
436 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is GL_DEPTH or GL_DEPTH_STENCIL.");
438 expectError(GL_INVALID_ENUM);
440 expectError(GL_INVALID_ENUM);
466 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is not an accepted value.");
468 expectError(GL_INVALID_ENUM);
470 expectError(GL_INVALID_ENUM);
480 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is GL_DEPTH, GL_STENCIL or GL_DEPTH_STENCIL.");
482 expectError(GL_INVALID_ENUM);
484 expectError(GL_INVALID_ENUM);
486 expectError(GL_INVALID_ENUM);
507 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is not an accepted value.");
509 expectError(GL_INVALID_ENUM);
511 expectError(GL_INVALID_ENUM);
521 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is GL_STENCIL or GL_DEPTH_STENCIL.");
523 expectError(GL_INVALID_ENUM);
525 expectError(GL_INVALID_ENUM);
538 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is not an accepted value.");
540 expectError(GL_INVALID_ENUM);
542 expectError(GL_INVALID_ENUM);
545 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is not GL_DEPTH_STENCIL.");
547 expectError(GL_INVALID_ENUM);
549 expectError(GL_INVALID_ENUM);
551 expectError(GL_INVALID_ENUM);
658 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if one of the values in bufs is not an accepted value.");
660 expectError (GL_INVALID_ENUM);
823 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not GL_BACK, GL_NONE, or GL_COLOR_ATTACHMENTi.");
827 expectError (GL_INVALID_ENUM);
829 expectError (GL_INVALID_ENUM);
831 expectError (GL_INVALID_ENUM);
833 expectError (GL_INVALID_ENUM);
839 expectError (GL_INVALID_ENUM);
841 expectError (GL_INVALID_ENUM);
843 expectError (GL_INVALID_ENUM);
845 expectError (GL_INVALID_ENUM);
898 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER.");
900 expectError(GL_INVALID_ENUM);
902 expectError(GL_INVALID_ENUM);
907 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER.");
909 expectError(GL_INVALID_ENUM);
911 expectError(GL_INVALID_ENUM);
916 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER.");
918 expectError(GL_INVALID_ENUM);
920 expectError(GL_INVALID_ENUM);
959 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
961 expectError(GL_INVALID_ENUM);
964 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if renderbuffertarget is not GL_RENDERBUFFER.");
967 expectError(GL_INVALID_ENUM);
998 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
1000 expectError(GL_INVALID_ENUM);
1003 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if textarget is not an accepted texture target.");
1005 expectError(GL_INVALID_ENUM);
1049 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER.");
1051 expectError (GL_INVALID_ENUM);
1053 expectError (GL_INVALID_ENUM);
1056 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a color-renderable, depth-renderable, or stencil-renderable format.");
1058 expectError (GL_INVALID_ENUM);
1063 expectError (GL_INVALID_ENUM);
1069 expectError (GL_INVALID_ENUM);
1258 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
1260 expectError (GL_INVALID_ENUM);
1262 expectError (GL_INVALID_ENUM);
1265 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if attachment is not one of the accepted tokens.");
1267 expectError (GL_INVALID_ENUM);
1269 expectError (GL_INVALID_ENUM);
1328 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER, GL_READ_FRAMEBUFFER or GL_DRAW_FRAMEBUFFER.");
1330 expectError (GL_INVALID_ENUM);
1332 expectError (GL_INVALID_ENUM);
1362 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER, GL_READ_FRAMEBUFFER or GL_DRAW_FRAMEBUFFER.");
1364 expectError (GL_INVALID_ENUM);
1366 expectError (GL_INVALID_ENUM);
1386 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER.");
1388 expectError (GL_INVALID_ENUM);
1390 expectError (GL_INVALID_ENUM);
1398 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a color-renderable, depth-renderable, or stencil-renderable format.");
1400 expectError (GL_INVALID_ENUM);
1405 expectError (GL_INVALID_ENUM);
1411 expectError (GL_INVALID_ENUM);