Lines Matching refs:TestLog
42 using tcu::TestLog;
76 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed value… in init()
79 m_log << TestLog::EndSection; in init()
83 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed value… in init()
86 m_log << TestLog::EndSection; in init()
93 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init()
97 m_log << TestLog::EndSection; in init()
101 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init()
105 m_log << TestLog::EndSection; in init()
109 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init()
113 m_log << TestLog::EndSection; in init()
117 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init()
121 m_log << TestLog::EndSection; in init()
128 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value."); in init()
131 m_log << TestLog::EndSection; in init()
133 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is outside of the valid rang… in init()
138 m_log << TestLog::EndSection; in init()
145 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value."); in init()
148 m_log << TestLog::EndSection; in init()
150 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is outside of the valid rang… in init()
155 m_log << TestLog::EndSection; in init()
159 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value."); in init()
162 m_log << TestLog::EndSection; in init()
168 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value."); in init()
171 m_log << TestLog::EndSection; in init()
173 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is outside the valid range f… in init()
177 m_log << TestLog::EndSection; in init()
189 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
192 m_log << TestLog::EndSection; in init()
194 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
197 m_log << TestLog::EndSection; in init()
199 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if maxCount is less than 0."); in init()
202 m_log << TestLog::EndSection; in init()
211 …m_log << TestLog::Message << "// GL_SHADER_COMPILER = " << (shaderCompilerSupported ? "GL_TRUE" : … in init()
217 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
220 m_log << TestLog::EndSection; in init()
222 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init()
225 m_log << TestLog::EndSection; in init()
227 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader does not refer to a sha… in init()
230 m_log << TestLog::EndSection; in init()
242 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init()
245 m_log << TestLog::EndSection; in init()
247 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
250 m_log << TestLog::EndSection; in init()
252 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if maxLength is less than 0."); in init()
255 m_log << TestLog::EndSection; in init()
264 …m_log << TestLog::Message << "// GL_SHADER_COMPILER = " << (shaderCompilerSupported ? "GL_TRUE" : … in init()
272 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType or precisionType is not … in init()
279 m_log << TestLog::EndSection; in init()
288 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init()
291 m_log << TestLog::EndSection; in init()
293 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
296 m_log << TestLog::EndSection; in init()
298 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if bufSize is less than 0."); in init()
301 m_log << TestLog::EndSection; in init()
315 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
318 m_log << TestLog::EndSection; in init()
320 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
323 m_log << TestLog::EndSection; in init()
325 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program does not refer to a pr… in init()
328 m_log << TestLog::EndSection; in init()
340 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
343 m_log << TestLog::EndSection; in init()
345 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
348 m_log << TestLog::EndSection; in init()
350 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if maxLength is less than 0."); in init()
353 m_log << TestLog::EndSection; in init()
365 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted … in init()
372 m_log << TestLog::EndSection; in init()
378 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted … in init()
385 m_log << TestLog::EndSection; in init()
400 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
403 m_log << TestLog::EndSection; in init()
405 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
408 m_log << TestLog::EndSection; in init()
410 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
413 m_log << TestLog::EndSection; in init()
415 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if location does not correspond t… in init()
418 m_log << TestLog::EndSection; in init()
436 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
439 m_log << TestLog::EndSection; in init()
441 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
444 m_log << TestLog::EndSection; in init()
446 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
449 m_log << TestLog::EndSection; in init()
451 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if location does not correspond t… in init()
454 m_log << TestLog::EndSection; in init()
472 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
475 m_log << TestLog::EndSection; in init()
477 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
480 m_log << TestLog::EndSection; in init()
482 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
485 m_log << TestLog::EndSection; in init()
487 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if location does not correspond t… in init()
490 m_log << TestLog::EndSection; in init()
502 …m_log << TestLog::Message << "// GL_ACTIVE_UNIFORMS = " << numActiveUniforms << " (expected 4)." <… in init()
504 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
507 m_log << TestLog::EndSection; in init()
509 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
512 m_log << TestLog::EndSection; in init()
514 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
518 m_log << TestLog::EndSection; in init()
520 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if bufSize is less than 0."); in init()
523 m_log << TestLog::EndSection; in init()
539 …m_log << TestLog::Message << "// GL_ACTIVE_UNIFORMS = " << numActiveUniforms << " (expected 4)." <… in init()
541 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
544 m_log << TestLog::EndSection; in init()
546 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
549 m_log << TestLog::EndSection; in init()
551 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if any value in uniformIndices is gre… in init()
563 m_log << TestLog::EndSection; in init()
565 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted token."); in init()
568 m_log << TestLog::EndSection; in init()
580 …m_log << TestLog::Message << "// GL_ACTIVE_UNIFORM_BLOCKS = " << numActiveBlocks << " (expected 1)… in init()
583 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if uniformBlockIndex is greater than … in init()
588 m_log << TestLog::EndSection; in init()
590 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the accepted to… in init()
593 m_log << TestLog::EndSection; in init()
607 …m_log << TestLog::Message << "// GL_ACTIVE_UNIFORM_BLOCKS = " << numActiveBlocks << " (expected 1)… in init()
610 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if uniformBlockIndex is greater than … in init()
615 m_log << TestLog::EndSection; in init()
633 …m_log << TestLog::Message << "// GL_ACTIVE_ATTRIBUTES = " << numActiveAttributes << " (expected 1)… in init()
637 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
640 m_log << TestLog::EndSection; in init()
642 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
645 m_log << TestLog::EndSection; in init()
647 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
650 m_log << TestLog::EndSection; in init()
652 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if bufSize is less than 0."); in init()
655 m_log << TestLog::EndSection; in init()
669 …m_log << TestLog::Message << "// GL_ACTIVE_UNIFORM_BLOCKS = " << numActiveBlocks << TestLog::En… in init()
672 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is a name of shader ob… in init()
675 m_log << TestLog::EndSection; in init()
677 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not name of program or … in init()
681 m_log << TestLog::EndSection; in init()
690 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
693 m_log << TestLog::EndSection; in init()
695 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
700 m_log << TestLog::EndSection; in init()
706 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
709 m_log << TestLog::EndSection; in init()
711 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
716 m_log << TestLog::EndSection; in init()
722 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
725 m_log << TestLog::EndSection; in init()
727 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
732 m_log << TestLog::EndSection; in init()
738 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
741 m_log << TestLog::EndSection; in init()
743 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
748 m_log << TestLog::EndSection; in init()
754 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
757 m_log << TestLog::EndSection; in init()
759 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
764 m_log << TestLog::EndSection; in init()
771 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is the name of a shade… in init()
774 m_log << TestLog::EndSection; in init()
776 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been linked."); in init()
779 m_log << TestLog::EndSection; in init()
794 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or value is not an accepted … in init()
801 m_log << TestLog::EndSection; in init()
803 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object nam… in init()
807 m_log << TestLog::EndSection; in init()
818 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or value is not an accepted … in init()
825 m_log << TestLog::EndSection; in init()
827 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object nam… in init()
831 m_log << TestLog::EndSection; in init()
842 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted … in init()
847 m_log << TestLog::EndSection; in init()
849 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object nam… in init()
853 m_log << TestLog::EndSection; in init()
876 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted t… in init()
879 m_log << TestLog::EndSection; in init()
881 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not valid for the value of… in init()
888 m_log << TestLog::EndSection; in init()
890 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if attachment is GL_DEPTH_STENCIL… in init()
893 m_log << TestLog::EndSection; in init()
895 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the value of GL_FRAMEBUFFER_AT… in init()
900 m_log << TestLog::EndSection; in init()
902 …m_log << TestLog::Section("", "GL_INVALID_OPERATION or GL_INVALID_ENUM is generated if attachment … in init()
908 m_log << TestLog::EndSection; in init()
919 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER."); in init()
922 m_log << TestLog::EndSection; in init()
924 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the accepted to… in init()
927 m_log << TestLog::EndSection; in init()
938 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if bufSize is negative."); in init()
941 m_log << TestLog::EndSection; in init()
943 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not GL_SAMPLES or GL_NUM_S… in init()
946 m_log << TestLog::EndSection; in init()
948 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not color-, depth… in init()
957 m_log << TestLog::EndSection; in init()
959 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER."); in init()
970 m_log << TestLog::EndSection; in init()
979 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted … in init()
986 m_log << TestLog::EndSection; in init()
994 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if id is not the name of a query … in init()
997 …m_log << TestLog::Message << "// Note: " << id << " is not a query object yet, since it hasn't bee… in init()
1000 m_log << TestLog::EndSection; in init()
1005 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
1008 m_log << TestLog::EndSection; in init()
1010 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if id is the name of a currently … in init()
1017 m_log << TestLog::EndSection; in init()
1032 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if sync is not the name of a sync obj… in init()
1035 m_log << TestLog::EndSection; in init()
1037 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the accepted to… in init()
1042 m_log << TestLog::EndSection; in init()
1049 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not an accepted value."); in init()
1054 m_log << TestLog::EndSection; in init()
1061 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if either target or mode is not an acc… in init()
1068 m_log << TestLog::EndSection; in init()
1078 …m_log << TestLog::Section("", "A name returned by glGenBuffers, but not yet associated with a buff… in init()
1094 m_log << TestLog::EndSection; in init()
1103 …m_log << TestLog::Section("", "A name returned by glGenFramebuffers, but not yet bound through a c… in init()
1119 m_log << TestLog::EndSection; in init()
1128 …m_log << TestLog::Section("", "A name created with glCreateProgram, and not yet deleted with glDel… in init()
1139 m_log << TestLog::EndSection; in init()
1148 …m_log << TestLog::Section("", "A name returned by glGenRenderbuffers, but not yet bound through a … in init()
1164 m_log << TestLog::EndSection; in init()
1173 …m_log << TestLog::Section("", "A name created with glCreateShader, and not yet deleted with glDele… in init()
1184 m_log << TestLog::EndSection; in init()
1193 …m_log << TestLog::Section("", "A name returned by glGenTextures, but not yet bound through a call … in init()
1209 m_log << TestLog::EndSection; in init()
1218 …m_log << TestLog::Section("", "A name returned by glGenQueries, but not yet associated with a quer… in init()
1234 m_log << TestLog::EndSection; in init()
1243 …m_log << TestLog::Section("", "A name returned by glGenSamplers is the name of a sampler object."); in init()
1258 m_log << TestLog::EndSection; in init()
1267 m_log << TestLog::Section("", "A name returned by glFenceSync is the name of a sync object."); in init()
1278 m_log << TestLog::EndSection; in init()
1287 …m_log << TestLog::Section("", "A name returned by glGenTransformFeedbacks, but not yet bound using… in init()
1303 m_log << TestLog::EndSection; in init()
1312 …m_log << TestLog::Section("", "A name returned by glGenVertexArrays, but not yet bound using glBin… in init()
1328 m_log << TestLog::EndSection; in init()