Lines Matching refs:m_log

99 			m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
109 m_log << tcu::TestLog::EndSection;
113 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
124 m_log << tcu::TestLog::EndSection;
132 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
137 m_log << tcu::TestLog::EndSection;
145 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
150 m_log << tcu::TestLog::EndSection;
161 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not an accepted value.");
164 m_log << tcu::TestLog::EndSection;
166 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
170 m_log << tcu::TestLog::EndSection;
172 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if size is not 1, 2, 3, or 4.");
175 m_log << tcu::TestLog::EndSection;
177 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if stride is negative.");
180 m_log << tcu::TestLog::EndSection;
182 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if type is GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV and size is not 4.");
191 m_log << tcu::TestLog::EndSection;
193 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated a non-zero vertex array object is bound, zero is bound to the GL_ARRAY_BUFFER buffer object binding point and the pointer argument is not NULL.");
205 m_log << tcu::TestLog::EndSection;
216 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not an accepted value.");
223 m_log << tcu::TestLog::EndSection;
225 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
229 m_log << tcu::TestLog::EndSection;
231 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if size is not 1, 2, 3, or 4.");
234 m_log << tcu::TestLog::EndSection;
236 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if stride is negative.");
239 m_log << tcu::TestLog::EndSection;
241 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated a non-zero vertex array object is bound, zero is bound to the GL_ARRAY_BUFFER buffer object binding point and the pointer argument is not NULL.");
253 m_log << tcu::TestLog::EndSection;
257 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
261 m_log << tcu::TestLog::EndSection;
265 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
269 m_log << tcu::TestLog::EndSection;
273 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative.");
277 m_log << tcu::TestLog::EndSection;
281 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if array is not zero or the name of an existing vertex array object.");
284 m_log << tcu::TestLog::EndSection;
288 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative.");
291 m_log << tcu::TestLog::EndSection;
295 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
299 m_log << tcu::TestLog::EndSection;
308 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
311 m_log << tcu::TestLog::EndSection;
313 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
316 m_log << tcu::TestLog::EndSection;
318 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
326 m_log << tcu::TestLog::EndSection;
336 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
339 m_log << tcu::TestLog::EndSection;
341 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
344 m_log << tcu::TestLog::EndSection;
346 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
354 m_log << tcu::TestLog::EndSection;
363 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
366 m_log << tcu::TestLog::EndSection;
368 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
371 m_log << tcu::TestLog::EndSection;
373 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
381 m_log << tcu::TestLog::EndSection;
396 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
399 m_log << tcu::TestLog::EndSection;
401 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not one of the accepted values.");
406 m_log << tcu::TestLog::EndSection;
408 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
411 m_log << tcu::TestLog::EndSection;
413 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
421 m_log << tcu::TestLog::EndSection;
425 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is active and not paused.");
452 m_log << tcu::TestLog::EndSection;
464 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
467 m_log << tcu::TestLog::EndSection;
469 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not one of the accepted values.");
474 m_log << tcu::TestLog::EndSection;
476 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
479 m_log << tcu::TestLog::EndSection;
481 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
489 m_log << tcu::TestLog::EndSection;
502 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
505 m_log << tcu::TestLog::EndSection;
507 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not one of the accepted values.");
512 m_log << tcu::TestLog::EndSection;
514 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
517 m_log << tcu::TestLog::EndSection;
519 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
527 m_log << tcu::TestLog::EndSection;
531 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is active and not paused.");
558 m_log << tcu::TestLog::EndSection;
572 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
575 m_log << tcu::TestLog::EndSection;
577 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count or primcount are negative.");
582 m_log << tcu::TestLog::EndSection;
584 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
592 m_log << tcu::TestLog::EndSection;
604 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
607 m_log << tcu::TestLog::EndSection;
609 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count or primcount are negative.");
614 m_log << tcu::TestLog::EndSection;
616 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
624 m_log << tcu::TestLog::EndSection;
635 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
638 m_log << tcu::TestLog::EndSection;
640 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count or primcount are negative.");
645 m_log << tcu::TestLog::EndSection;
647 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
655 m_log << tcu::TestLog::EndSection;
673 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
676 m_log << tcu::TestLog::EndSection;
678 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not one of the accepted values.");
683 m_log << tcu::TestLog::EndSection;
685 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count or primcount are negative.");
690 m_log << tcu::TestLog::EndSection;
692 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
700 m_log << tcu::TestLog::EndSection;
704 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is active and not paused.");
731 m_log << tcu::TestLog::EndSection;
745 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
748 m_log << tcu::TestLog::EndSection;
750 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not one of the accepted values.");
755 m_log << tcu::TestLog::EndSection;
757 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count or primcount are negative.");
762 m_log << tcu::TestLog::EndSection;
764 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
772 m_log << tcu::TestLog::EndSection;
787 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
790 m_log << tcu::TestLog::EndSection;
792 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not one of the accepted values.");
797 m_log << tcu::TestLog::EndSection;
799 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count or primcount are negative.");
804 m_log << tcu::TestLog::EndSection;
806 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
814 m_log << tcu::TestLog::EndSection;
818 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is active and not paused.");
845 m_log << tcu::TestLog::EndSection;
862 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
865 m_log << tcu::TestLog::EndSection;
867 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not one of the accepted values.");
872 m_log << tcu::TestLog::EndSection;
874 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
877 m_log << tcu::TestLog::EndSection;
879 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if end < start.");
882 m_log << tcu::TestLog::EndSection;
884 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
892 m_log << tcu::TestLog::EndSection;
896 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is active and not paused.");
925 m_log << tcu::TestLog::EndSection;
938 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
941 m_log << tcu::TestLog::EndSection;
943 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not one of the accepted values.");
948 m_log << tcu::TestLog::EndSection;
950 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
953 m_log << tcu::TestLog::EndSection;
955 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if end < start.");
958 m_log << tcu::TestLog::EndSection;
960 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
968 m_log << tcu::TestLog::EndSection;
982 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
985 m_log << tcu::TestLog::EndSection;
987 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not one of the accepted values.");
992 m_log << tcu::TestLog::EndSection;
994 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
997 m_log << tcu::TestLog::EndSection;
999 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if end < start.");
1002 m_log << tcu::TestLog::EndSection;
1004 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
1012 m_log << tcu::TestLog::EndSection;
1016 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is active and not paused.");
1045 m_log << tcu::TestLog::EndSection;