Home | History | Annotate | Download | only in functional

Lines Matching refs:TestLog

41 using tcu::TestLog;
75 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
78 m_log << TestLog::EndSection;
82 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
85 m_log << TestLog::EndSection;
92 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
96 m_log << TestLog::EndSection;
100 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
104 m_log << TestLog::EndSection;
108 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
112 m_log << TestLog::EndSection;
116 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
120 m_log << TestLog::EndSection;
127 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value.");
130 m_log << TestLog::EndSection;
132 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is outside of the valid range for the indexed state target.");
137 m_log << TestLog::EndSection;
144 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value.");
147 m_log << TestLog::EndSection;
149 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is outside of the valid range for the indexed state target.");
154 m_log << TestLog::EndSection;
158 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value.");
161 m_log << TestLog::EndSection;
167 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value.");
170 m_log << TestLog::EndSection;
172 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is outside the valid range for indexed state name.");
176 m_log << TestLog::EndSection;
188 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated by OpenGL.");
191 m_log << TestLog::EndSection;
193 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program object.");
196 m_log << TestLog::EndSection;
198 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if maxCount is less than 0.");
201 m_log << TestLog::EndSection;
210 m_log << TestLog::Message << "// GL_SHADER_COMPILER = " << (shaderCompilerSupported ? "GL_TRUE" : "GL_FALSE") << TestLog::EndMessage;
216 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
219 m_log << TestLog::EndSection;
221 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL.");
224 m_log << TestLog::EndSection;
226 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader does not refer to a shader object.");
229 m_log << TestLog::EndSection;
241 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL.");
244 m_log << TestLog::EndSection;
246 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.");
249 m_log << TestLog::EndSection;
251 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if maxLength is less than 0.");
254 m_log << TestLog::EndSection;
263 m_log << TestLog::Message << "// GL_SHADER_COMPILER = " << (shaderCompilerSupported ? "GL_TRUE" : "GL_FALSE") << TestLog::EndMessage;
271 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType or precisionType is not an accepted value.");
278 m_log << TestLog::EndSection;
287 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL.");
290 m_log << TestLog::EndSection;
292 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.");
295 m_log << TestLog::EndSection;
297 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if bufSize is less than 0.");
300 m_log << TestLog::EndSection;
314 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
317 m_log << TestLog::EndSection;
319 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated by OpenGL.");
322 m_log << TestLog::EndSection;
324 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program does not refer to a program object.");
327 m_log << TestLog::EndSection;
339 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated by OpenGL.");
342 m_log << TestLog::EndSection;
344 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program object.");
347 m_log << TestLog::EndSection;
349 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if maxLength is less than 0.");
352 m_log << TestLog::EndSection;
364 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted value.");
371 m_log << TestLog::EndSection;
377 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted value.");
384 m_log << TestLog::EndSection;
399 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated by OpenGL.");
402 m_log << TestLog::EndSection;
404 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program object.");
407 m_log << TestLog::EndSection;
409 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfully linked.");
412 m_log << TestLog::EndSection;
414 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.");
417 m_log << TestLog::EndSection;
435 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated by OpenGL.");
438 m_log << TestLog::EndSection;
440 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program object.");
443 m_log << TestLog::EndSection;
445 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfully linked.");
448 m_log << TestLog::EndSection;
450 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.");
453 m_log << TestLog::EndSection;
471 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated by OpenGL.");
474 m_log << TestLog::EndSection;
476 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program object.");
479 m_log << TestLog::EndSection;
481 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfully linked.");
484 m_log << TestLog::EndSection;
486 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.");
489 m_log << TestLog::EndSection;
501 m_log << TestLog::Message << "// GL_ACTIVE_UNIFORMS = " << numActiveUniforms << " (expected 4)." << TestLog::EndMessage;
503 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated by OpenGL.");
506 m_log << TestLog::EndSection;
508 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program object.");
511 m_log << TestLog::EndSection;
513 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.");
517 m_log << TestLog::EndSection;
519 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if bufSize is less than 0.");
522 m_log << TestLog::EndSection;
538 m_log << TestLog::Message << "// GL_ACTIVE_UNIFORMS = " << numActiveUniforms << " (expected 4)." << TestLog::EndMessage;
540 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated by OpenGL.");
543 m_log << TestLog::EndSection;
545 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program object.");
548 m_log << TestLog::EndSection;
550 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.");
562 m_log << TestLog::EndSection;
564 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted token.");
567 m_log << TestLog::EndSection;
579 m_log << TestLog::Message << "// GL_ACTIVE_UNIFORM_BLOCKS = " << numActiveBlocks << " (expected 1)." << TestLog::EndMessage;
582 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.");
587 m_log << TestLog::EndSection;
589 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the accepted tokens.");
592 m_log << TestLog::EndSection;
606 m_log << TestLog::Message << "// GL_ACTIVE_UNIFORM_BLOCKS = " << numActiveBlocks << " (expected 1)." << TestLog::EndMessage;
609 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.");
614 m_log << TestLog::EndSection;
632 m_log << TestLog::Message << "// GL_ACTIVE_ATTRIBUTES = " << numActiveAttributes << " (expected 1)." << TestLog::EndMessage;
636 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated by OpenGL.");
639 m_log << TestLog::EndSection;
641 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program object.");
644 m_log << TestLog::EndSection;
646 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_ACTIVE_ATTRIBUTES.");
649 m_log << TestLog::EndSection;
651 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if bufSize is less than 0.");
654 m_log << TestLog::EndSection;
668 m_log << TestLog::Message << "// GL_ACTIVE_UNIFORM_BLOCKS = " << numActiveBlocks << TestLog::EndMessage;
671 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is a name of shader object.");
674 m_log << TestLog::EndSection;
676 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not name of program or shader object.");
680 m_log << TestLog::EndSection;
689 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
692 m_log << TestLog::EndSection;
694 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
699 m_log << TestLog::EndSection;
705 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
708 m_log << TestLog::EndSection;
710 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
715 m_log << TestLog::EndSection;
721 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
724 m_log << TestLog::EndSection;
726 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
731 m_log << TestLog::EndSection;
737 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
740 m_log << TestLog::EndSection;
742 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
747 m_log << TestLog::EndSection;
753 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
756 m_log << TestLog::EndSection;
758 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
763 m_log << TestLog::EndSection;
770 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is the name of a shader object.");
773 m_log << TestLog::EndSection;
775 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been linked.");
778 m_log << TestLog::EndSection;
793 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or value is not an accepted value.");
800 m_log << TestLog::EndSection;
802 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound to target.");
806 m_log << TestLog::EndSection;
817 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or value is not an accepted value.");
824 m_log << TestLog::EndSection;
826 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound to target.");
830 m_log << TestLog::EndSection;
841 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted value.");
846 m_log << TestLog::EndSection;
848 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound to target.");
852 m_log << TestLog::EndSection;
875 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted tokens.");
878 m_log << TestLog::EndSection;
880 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not valid for the value of GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE.");
887 m_log << TestLog::EndSection;
889 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.");
892 m_log << TestLog::EndSection;
894 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.");
899 m_log << TestLog::EndSection;
901 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.");
907 m_log << TestLog::EndSection;
918 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER.");
921 m_log << TestLog::EndSection;
923 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the accepted tokens.");
926 m_log << TestLog::EndSection;
937 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if bufSize is negative.");
940 m_log << TestLog::EndSection;
942 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not GL_SAMPLES or GL_NUM_SAMPLE_COUNTS.");
945 m_log << TestLog::EndSection;
947 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not color-, depth-, or stencil-renderable.");
952 m_log << TestLog::EndSection;
954 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER.");
961 m_log << TestLog::EndSection;
970 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not an accepted value.");
977 m_log << TestLog::EndSection;
985 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if id is not the name of a query object.");
988 m_log << TestLog::Message << "// Note: " << id << " is not a query object yet, since it hasn't been used by glBeginQuery" << TestLog::EndMessage;
991 m_log << TestLog::EndSection;
996 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
999 m_log << TestLog::EndSection;
1001 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if id is the name of a currently active query object.");
1008 m_log << TestLog::EndSection;
1023 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if sync is not the name of a sync object.");
1026 m_log << TestLog::EndSection;
1028 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the accepted tokens.");
1033 m_log << TestLog::EndSection;
1040 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not an accepted value.");
1045 m_log << TestLog::EndSection;
1052 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if either target or mode is not an accepted value.");
1059 m_log << TestLog::EndSection;
1069 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.");
1085 m_log << TestLog::EndSection;
1094 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.");
1110 m_log << TestLog::EndSection;
1119 m_log << TestLog::Section("", "A name created with glCreateProgram, and not yet deleted with glDeleteProgram is a name of a program object.");
1130 m_log << TestLog::EndSection;
1139 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.");
1155 m_log << TestLog::EndSection;
1164 m_log << TestLog::Section("", "A name created with glCreateShader, and not yet deleted with glDeleteShader is a name of a shader object.");
1175 m_log << TestLog::EndSection;
1184 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.");
1200 m_log << TestLog::EndSection;
1209 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.");
1225 m_log << TestLog::EndSection;
1234 m_log << TestLog::Section("", "A name returned by glGenSamplers is the name of a sampler object.");
1249 m_log << TestLog::EndSection;
1258 m_log << TestLog::Section("", "A name returned by glFenceSync is the name of a sync object.");
1269 m_log << TestLog::EndSection;
1278 m_log << TestLog::Section("", "A name returned by glGenTransformFeedbacks, but not yet bound using glBindTransformFeedback, is not the name of a transform feedback object.");
1294 m_log << TestLog::EndSection;
1303 m_log << TestLog::Section("", "A name returned by glGenVertexArrays, but not yet bound using glBindVertexArray, is not the name of a vertex array object.");
1319 m_log << TestLog::EndSection;