Home | History | Annotate | Download | only in functional

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