• Home
  • Raw
  • Download

Lines Matching refs:m_log

98m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType is not an accepted value…  in init()
101 m_log << TestLog::EndSection; in init()
107m_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()
118m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
122 m_log << TestLog::EndSection; in init()
131m_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()
136m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
140 m_log << TestLog::EndSection; in init()
146m_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()
165m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if binaryFormat is not an accepted val… in init()
168 m_log << TestLog::EndSection; in init()
172m_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()
178m_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()
193m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
196 m_log << TestLog::EndSection; in init()
198m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
203 m_log << TestLog::EndSection; in init()
205m_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()
214m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is already attached to … in init()
219 m_log << TestLog::EndSection; in init()
221m_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()
235m_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()
244m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
247 m_log << TestLog::EndSection; in init()
249m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
254 m_log << TestLog::EndSection; in init()
256m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not attached to prog… in init()
259 m_log << TestLog::EndSection; in init()
268m_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()
273m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
276 m_log << TestLog::EndSection; in init()
280m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is the currently activ… in init()
306 m_log << TestLog::EndSection; in init()
312m_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()
317m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
320 m_log << TestLog::EndSection; in init()
322m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback mode is act… in init()
353 m_log << TestLog::EndSection; in init()
360m_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()
369m_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()
374m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
377 m_log << TestLog::EndSection; in init()
391m_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()
408m_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()
444m_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()
449m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if binaryFormat is not a value recogni… in init()
452 m_log << TestLog::EndSection; in init()
462m_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()
467m_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()
472m_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()
494m_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()
499m_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()
504m_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()
523m_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()
541m_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()
558m_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()
563m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
566 m_log << TestLog::EndSection; in init()
576m_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()
582m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
586 m_log << TestLog::EndSection; in init()
595m_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()
600m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
603 m_log << TestLog::EndSection; in init()
613m_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()
619m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
623 m_log << TestLog::EndSection; in init()
637m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
641 m_log << TestLog::EndSection; in init()
643m_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()
653m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
656 m_log << TestLog::EndSection; in init()
669m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
672 m_log << TestLog::EndSection; in init()
674m_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()
680m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
683 m_log << TestLog::EndSection; in init()
695m_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()
700m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if name starts with the reserved … in init()
703 m_log << TestLog::EndSection; in init()
705m_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()
710m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
713 m_log << TestLog::EndSection; in init()
730m_log << TestLog::Message << "// GL_MAX_UNIFORM_BUFFER_BINDINGS = " << maxUniformBufferBindings <<… in init()
731m_log << TestLog::Message << "// GL_ACTIVE_UNIFORMS = " << numActiveUniforms << TestLog::EndMe… in init()
732m_log << TestLog::Message << "// GL_ACTIVE_UNIFORM_BLOCKS = " << numActiveBlocks << TestLog::En… in init()
735m_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()
742m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if uniformBlockBinding is greate… in init()
745 m_log << tcu::TestLog::EndSection; in init()
747m_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()
757m_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()
782m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
786m_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()
798m_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()
806m_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()
821m_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()
852m_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()
877m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
883m_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()
895m_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()
903m_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()
920m_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()
954m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
960m_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()
979m_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()
1004m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1008m_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()
1020m_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()
1032m_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()
1053m_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()
1084m_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()
1109m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1115m_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()
1127m_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()
1139m_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()
1162m_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()
1196m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1202m_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()
1221m_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()
1246m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1250m_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()
1262m_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()
1274m_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()
1286m_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()
1301m_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()
1332m_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()
1357m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1363m_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()
1375m_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()
1387m_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()
1399m_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()
1416m_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()
1450m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1456m_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()
1478m_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()
1512m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1518m_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()
1541m_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()
1575m_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()
1631m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1637m_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()
1683m_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()
1688m_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()
1742m_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()
1747m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is alr… in init()
1752 m_log << tcu::TestLog::EndSection; in init()
1754m_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()
1761m_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()
1768m_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()
1798m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the currently bound trans… in init()
1806 m_log << tcu::TestLog::EndSection; in init()
1832m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the currently bound trans… in init()
1841 m_log << tcu::TestLog::EndSection; in init()
1867m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is not… in init()
1873 m_log << tcu::TestLog::EndSection; in init()
1902m_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()
1907m_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()
1913m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION or GL_INVALID_VALUE is generated program … in init()
1916 m_log << tcu::TestLog::EndSection; in init()
1931m_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()
1936m_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()