Lines Matching refs:TestLog
42 using tcu::TestLog;
98 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType is not an accepted value… in init()
101 m_log << TestLog::EndSection; in init()
107 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init()
110 m_log << TestLog::EndSection; in init()
112 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if count is less than 0."); in init()
116 m_log << TestLog::EndSection; in init()
118 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
122 m_log << TestLog::EndSection; in init()
131 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init()
134 m_log << TestLog::EndSection; in init()
136 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
140 m_log << TestLog::EndSection; in init()
146 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init()
149 m_log << TestLog::EndSection; in init()
157 m_log << TestLog::Message << "// Shader binaries not supported." << TestLog::EndMessage; in init()
159 m_log << TestLog::Message << "// Shader binaries supported" << TestLog::EndMessage; in init()
165 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if binaryFormat is not an accepted val… in init()
168 m_log << TestLog::EndSection; in init()
172 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if the data pointed to by binary does… in init()
176 m_log << TestLog::EndSection; in init()
178 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if more than one of the handles i… in init()
181 m_log << TestLog::EndSection; in init()
193 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
196 m_log << TestLog::EndSection; in init()
198 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
203 m_log << TestLog::EndSection; in init()
205 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either program or shader is not a … in init()
212 m_log << TestLog::EndSection; in init()
214 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is already attached to … in init()
219 m_log << TestLog::EndSection; in init()
221 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a shader of the same type as s… in init()
224 m_log << TestLog::EndSection; in init()
235 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either program or shader is not a … in init()
242 m_log << TestLog::EndSection; in init()
244 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
247 m_log << TestLog::EndSection; in init()
249 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
254 m_log << TestLog::EndSection; in init()
256 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not attached to prog… in init()
259 m_log << TestLog::EndSection; in init()
268 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
271 m_log << TestLog::EndSection; in init()
273 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
276 m_log << TestLog::EndSection; in init()
280 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is the currently activ… in init()
306 m_log << TestLog::EndSection; in init()
312 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is neither 0 nor a value g… in init()
315 m_log << TestLog::EndSection; in init()
317 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
320 m_log << TestLog::EndSection; in init()
322 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback mode is act… in init()
353 m_log << TestLog::EndSection; in init()
360 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
363 m_log << TestLog::EndSection; in init()
369 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
372 m_log << TestLog::EndSection; in init()
374 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
377 m_log << TestLog::EndSection; in init()
391 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if bufSize is less than the size … in init()
395 m_log << TestLog::Message << "// GL_PROGRAM_BINARY_LENGTH = " << bufSize << TestLog::EndMessage; in init()
396 m_log << TestLog::Message << "// GL_LINK_STATUS = " << linkStatus << TestLog::EndMessage; in init()
406 m_log << TestLog::EndSection; in init()
408 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_LINK_STATUS for the program… in init()
412 m_log << TestLog::Message << "// GL_PROGRAM_BINARY_LENGTH = " << bufSize << TestLog::EndMessage; in init()
413 m_log << TestLog::Message << "// GL_LINK_STATUS = " << linkStatus << TestLog::EndMessage; in init()
418 m_log << TestLog::EndSection; in init()
433 m_log << TestLog::Message << "// GL_PROGRAM_BINARY_LENGTH = " << bufSize << TestLog::EndMessage; in init()
434 m_log << TestLog::Message << "// GL_LINK_STATUS = " << linkStatus << TestLog::EndMessage; in init()
444 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not the name of an … in init()
447 m_log << TestLog::EndSection; in init()
449 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if binaryFormat is not a value recogni… in init()
452 m_log << TestLog::EndSection; in init()
462 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not the name of an exis… in init()
465 m_log << TestLog::EndSection; in init()
467 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not GL_PROGRAM_BINARY_RETR… in init()
470 m_log << TestLog::EndSection; in init()
472 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if value is not GL_FALSE or GL_TRUE."… in init()
475 m_log << TestLog::EndSection; in init()
481 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
485 m_log << TestLog::EndSection; in init()
494 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if unit is greater than or equal to t… in init()
497 m_log << TestLog::EndSection; in init()
499 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not zero or a name … in init()
502 m_log << TestLog::EndSection; in init()
504 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler has been deleted by a … in init()
508 m_log << TestLog::EndSection; in init()
512 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
515 m_log << TestLog::EndSection; in init()
523 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not the name of a s… in init()
526 m_log << TestLog::EndSection; in init()
528 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
531 m_log << TestLog::EndSection; in init()
541 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not the name of a s… in init()
544 m_log << TestLog::EndSection; in init()
546 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
549 m_log << TestLog::EndSection; in init()
558 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not the name of a s… in init()
561 m_log << TestLog::EndSection; in init()
563 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
566 m_log << TestLog::EndSection; in init()
576 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not the name of a s… in init()
580 m_log << TestLog::EndSection; in init()
582 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
586 m_log << TestLog::EndSection; in init()
595 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not the name of a s… in init()
598 m_log << TestLog::EndSection; in init()
600 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
603 m_log << TestLog::EndSection; in init()
613 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not the name of a s… in init()
617 m_log << TestLog::EndSection; in init()
619 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
623 m_log << TestLog::EndSection; in init()
637 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
641 m_log << TestLog::EndSection; in init()
643 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a program or shader… in init()
651 m_log << TestLog::EndSection; in init()
653 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
656 m_log << TestLog::EndSection; in init()
669 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
672 m_log << TestLog::EndSection; in init()
674 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
678 m_log << TestLog::EndSection; in init()
680 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
683 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()
698 m_log << TestLog::EndSection; in init()
700 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if name starts with the reserved … in init()
703 m_log << TestLog::EndSection; in init()
705 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
708 m_log << TestLog::EndSection; in init()
710 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
713 m_log << TestLog::EndSection; in init()
730 …m_log << TestLog::Message << "// GL_MAX_UNIFORM_BUFFER_BINDINGS = " << maxUniformBufferBindings <<… in init()
731 …m_log << TestLog::Message << "// GL_ACTIVE_UNIFORMS = " << numActiveUniforms << TestLog::EndMe… in init()
732 …m_log << TestLog::Message << "// GL_ACTIVE_UNIFORM_BLOCKS = " << numActiveBlocks << TestLog::En… in init()
735 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if uniformBlockIndex is not an a… in init()
740 m_log << tcu::TestLog::EndSection; in init()
742 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if uniformBlockBinding is greate… in init()
745 m_log << tcu::TestLog::EndSection; in init()
747 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if program is not the name of a … in init()
750 m_log << tcu::TestLog::EndSection; in init()
757 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
767 m_log << tcu::TestLog::EndSection; in init()
782 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
786 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
796 m_log << tcu::TestLog::EndSection; in init()
798 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}f is used … in init()
804 m_log << tcu::TestLog::EndSection; in init()
806 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
810 m_log << tcu::TestLog::EndSection; in init()
821 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
841 m_log << tcu::TestLog::EndSection; in init()
852 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
862 m_log << tcu::TestLog::EndSection; in init()
877 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
883 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
893 m_log << tcu::TestLog::EndSection; in init()
895 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}fv is used… in init()
901 m_log << tcu::TestLog::EndSection; in init()
903 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
907 m_log << tcu::TestLog::EndSection; in init()
920 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
940 m_log << tcu::TestLog::EndSection; in init()
954 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
960 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
970 m_log << tcu::TestLog::EndSection; in init()
979 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
989 m_log << tcu::TestLog::EndSection; in init()
1004 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1008 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
1018 m_log << tcu::TestLog::EndSection; in init()
1020 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}i is used … in init()
1030 m_log << tcu::TestLog::EndSection; in init()
1032 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}i is used … in init()
1042 m_log << tcu::TestLog::EndSection; in init()
1053 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
1073 m_log << tcu::TestLog::EndSection; in init()
1084 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
1094 m_log << tcu::TestLog::EndSection; in init()
1109 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1115 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
1125 m_log << tcu::TestLog::EndSection; in init()
1127 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}iv is used… in init()
1137 m_log << tcu::TestLog::EndSection; in init()
1139 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}iv is used… in init()
1149 m_log << tcu::TestLog::EndSection; in init()
1162 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
1182 m_log << tcu::TestLog::EndSection; in init()
1196 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1202 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
1212 m_log << tcu::TestLog::EndSection; in init()
1221 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
1231 m_log << tcu::TestLog::EndSection; in init()
1246 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1250 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
1260 m_log << tcu::TestLog::EndSection; in init()
1262 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}i is used … in init()
1272 m_log << tcu::TestLog::EndSection; in init()
1274 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}i is used … in init()
1284 m_log << tcu::TestLog::EndSection; in init()
1286 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
1290 m_log << tcu::TestLog::EndSection; in init()
1301 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
1321 m_log << tcu::TestLog::EndSection; in init()
1332 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
1342 m_log << tcu::TestLog::EndSection; in init()
1357 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1363 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
1373 m_log << tcu::TestLog::EndSection; in init()
1375 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}uiv is use… in init()
1385 m_log << tcu::TestLog::EndSection; in init()
1387 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}uiv is use… in init()
1397 m_log << tcu::TestLog::EndSection; in init()
1399 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
1403 m_log << tcu::TestLog::EndSection; in init()
1416 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
1436 m_log << tcu::TestLog::EndSection; in init()
1450 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1456 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
1466 m_log << tcu::TestLog::EndSection; in init()
1478 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
1499 m_log << tcu::TestLog::EndSection; in init()
1512 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1518 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
1539 m_log << tcu::TestLog::EndSection; in init()
1541 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
1562 m_log << tcu::TestLog::EndSection; in init()
1575 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
1617 m_log << tcu::TestLog::EndSection; in init()
1631 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1637 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
1658 m_log << tcu::TestLog::EndSection; in init()
1667 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
1671 m_log << tcu::TestLog::EndSection; in init()
1683 …m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_TRANSFORM_FEE… in init()
1686 m_log << tcu::TestLog::EndSection; in init()
1688 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the transform feedback op… in init()
1704 m_log << tcu::TestLog::EndSection; in init()
1716 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
1719 m_log << tcu::TestLog::EndSection; in init()
1742 …m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if primitiveMode is not one of GL… in init()
1745 m_log << tcu::TestLog::EndSection; in init()
1747 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is alr… in init()
1752 m_log << tcu::TestLog::EndSection; in init()
1754 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if any binding point used in… in init()
1759 m_log << tcu::TestLog::EndSection; in init()
1761 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if no binding points would b… in init()
1766 m_log << tcu::TestLog::EndSection; in init()
1768 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if no binding points would b… in init()
1772 m_log << tcu::TestLog::EndSection; in init()
1798 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the currently bound trans… in init()
1806 m_log << tcu::TestLog::EndSection; in init()
1832 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the currently bound trans… in init()
1841 m_log << tcu::TestLog::EndSection; in init()
1867 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is not… in init()
1873 m_log << tcu::TestLog::EndSection; in init()
1902 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if program is not the name of a … in init()
1905 m_log << tcu::TestLog::EndSection; in init()
1907 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater or equal to … in init()
1911 m_log << tcu::TestLog::EndSection; in init()
1913 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION or GL_INVALID_VALUE is generated program … in init()
1916 m_log << tcu::TestLog::EndSection; in init()
1931 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if program is not the name of a … in init()
1934 m_log << tcu::TestLog::EndSection; in init()
1936 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if bufferMode is GL_SEPARATE_ATT… in init()
1940 m_log << tcu::TestLog::EndSection; in init()