Lines Matching refs:m_log
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()
222 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a shader of the same type as s… in init()
225 m_log << TestLog::EndSection; in init()
237 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either program or shader is not a … in init()
244 m_log << TestLog::EndSection; in init()
246 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
249 m_log << TestLog::EndSection; in init()
251 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
256 m_log << TestLog::EndSection; in init()
258 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not attached to prog… in init()
261 m_log << TestLog::EndSection; in init()
270 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
273 m_log << TestLog::EndSection; in init()
275 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
278 m_log << TestLog::EndSection; in init()
282 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is the currently activ… in init()
308 m_log << TestLog::EndSection; in init()
314 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is neither 0 nor a value g… in init()
317 m_log << TestLog::EndSection; in init()
319 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
322 m_log << TestLog::EndSection; in init()
324 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback mode is act… in init()
355 m_log << TestLog::EndSection; in init()
362 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
365 m_log << TestLog::EndSection; in init()
371 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
374 m_log << TestLog::EndSection; in init()
376 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
379 m_log << TestLog::EndSection; in init()
395 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if bufSize is less than the size … in init()
399 m_log << TestLog::Message << "// GL_PROGRAM_BINARY_LENGTH = " << bufSize << TestLog::EndMessage; in init()
400 m_log << TestLog::Message << "// GL_LINK_STATUS = " << linkStatus << TestLog::EndMessage; in init()
410 m_log << TestLog::EndSection; in init()
412 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_LINK_STATUS for the program… in init()
416 m_log << TestLog::Message << "// GL_PROGRAM_BINARY_LENGTH = " << bufSize << TestLog::EndMessage; in init()
417 m_log << TestLog::Message << "// GL_LINK_STATUS = " << linkStatus << TestLog::EndMessage; in init()
422 m_log << TestLog::EndSection; in init()
438 m_log << TestLog::Message << "// GL_PROGRAM_BINARY_LENGTH = " << bufSize << TestLog::EndMessage; in init()
439 m_log << TestLog::Message << "// GL_LINK_STATUS = " << linkStatus << TestLog::EndMessage; in init()
449 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not the name of an … in init()
452 m_log << TestLog::EndSection; in init()
454 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if binaryFormat is not a value recogni… in init()
457 m_log << TestLog::EndSection; in init()
467 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not the name of an exis… in init()
470 m_log << TestLog::EndSection; in init()
472 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not GL_PROGRAM_BINARY_RETR… in init()
475 m_log << TestLog::EndSection; in init()
477 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if value is not GL_FALSE or GL_TRUE."… in init()
480 m_log << TestLog::EndSection; in init()
486 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
490 m_log << TestLog::EndSection; in init()
499 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if unit is greater than or equal to t… in init()
502 m_log << TestLog::EndSection; in init()
504 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not zero or a name … in init()
507 m_log << TestLog::EndSection; in init()
509 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler has been deleted by a … in init()
513 m_log << TestLog::EndSection; in init()
517 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
520 m_log << TestLog::EndSection; in init()
528 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not the name of a s… in init()
531 m_log << TestLog::EndSection; in init()
533 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
536 m_log << TestLog::EndSection; in init()
546 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not the name of a s… in init()
549 m_log << TestLog::EndSection; in init()
551 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
554 m_log << TestLog::EndSection; in init()
563 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not the name of a s… in init()
566 m_log << TestLog::EndSection; in init()
568 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
571 m_log << TestLog::EndSection; in init()
581 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not the name of a s… in init()
585 m_log << TestLog::EndSection; in init()
587 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
591 m_log << TestLog::EndSection; in init()
600 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not the name of a s… in init()
603 m_log << TestLog::EndSection; in init()
605 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
608 m_log << TestLog::EndSection; in init()
618 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if sampler is not the name of a s… in init()
622 m_log << TestLog::EndSection; in init()
624 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
628 m_log << TestLog::EndSection; in init()
642 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
646 m_log << TestLog::EndSection; in init()
648 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a program or shader… in init()
656 m_log << TestLog::EndSection; in init()
658 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
661 m_log << TestLog::EndSection; in init()
674 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
677 m_log << TestLog::EndSection; in init()
679 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
683 m_log << TestLog::EndSection; in init()
685 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
688 m_log << TestLog::EndSection; in init()
700 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
703 m_log << TestLog::EndSection; in init()
705 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if name starts with the reserved … in init()
708 m_log << TestLog::EndSection; in init()
710 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
713 m_log << TestLog::EndSection; in init()
715 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
718 m_log << TestLog::EndSection; in init()
735 …m_log << TestLog::Message << "// GL_MAX_UNIFORM_BUFFER_BINDINGS = " << maxUniformBufferBindings <<… in init()
736 …m_log << TestLog::Message << "// GL_ACTIVE_UNIFORMS = " << numActiveUniforms << TestLog::EndMe… in init()
737 …m_log << TestLog::Message << "// GL_ACTIVE_UNIFORM_BLOCKS = " << numActiveBlocks << TestLog::En… in init()
740 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if uniformBlockIndex is not an a… in init()
745 m_log << tcu::TestLog::EndSection; in init()
747 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if uniformBlockBinding is greate… in init()
750 m_log << tcu::TestLog::EndSection; in init()
752 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if program is not the name of a … in init()
755 m_log << tcu::TestLog::EndSection; in init()
762 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
772 m_log << tcu::TestLog::EndSection; in init()
787 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
791 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
801 m_log << tcu::TestLog::EndSection; in init()
803 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}f is used … in init()
809 m_log << tcu::TestLog::EndSection; in init()
811 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
815 m_log << tcu::TestLog::EndSection; in init()
826 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
846 m_log << tcu::TestLog::EndSection; in init()
857 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
867 m_log << tcu::TestLog::EndSection; in init()
882 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
888 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
898 m_log << tcu::TestLog::EndSection; in init()
900 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}fv is used… in init()
906 m_log << tcu::TestLog::EndSection; in init()
908 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
912 m_log << tcu::TestLog::EndSection; in init()
925 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
945 m_log << tcu::TestLog::EndSection; in init()
959 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
965 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
975 m_log << tcu::TestLog::EndSection; in init()
984 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
994 m_log << tcu::TestLog::EndSection; in init()
1009 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1013 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
1023 m_log << tcu::TestLog::EndSection; in init()
1025 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}i is used … in init()
1035 m_log << tcu::TestLog::EndSection; in init()
1037 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}i is used … in init()
1047 m_log << tcu::TestLog::EndSection; in init()
1058 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
1078 m_log << tcu::TestLog::EndSection; in init()
1089 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
1099 m_log << tcu::TestLog::EndSection; in init()
1114 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1120 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
1130 m_log << tcu::TestLog::EndSection; in init()
1132 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}iv is used… in init()
1142 m_log << tcu::TestLog::EndSection; in init()
1144 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}iv is used… in init()
1154 m_log << tcu::TestLog::EndSection; in init()
1167 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
1187 m_log << tcu::TestLog::EndSection; in init()
1201 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1207 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
1217 m_log << tcu::TestLog::EndSection; in init()
1226 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
1236 m_log << tcu::TestLog::EndSection; in init()
1251 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1255 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
1265 m_log << tcu::TestLog::EndSection; in init()
1267 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}i is used … in init()
1277 m_log << tcu::TestLog::EndSection; in init()
1279 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}i is used … in init()
1289 m_log << tcu::TestLog::EndSection; in init()
1291 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
1295 m_log << tcu::TestLog::EndSection; in init()
1306 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
1326 m_log << tcu::TestLog::EndSection; in init()
1337 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
1347 m_log << tcu::TestLog::EndSection; in init()
1362 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1368 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
1378 m_log << tcu::TestLog::EndSection; in init()
1380 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}uiv is use… in init()
1390 m_log << tcu::TestLog::EndSection; in init()
1392 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if glUniform{1234}uiv is use… in init()
1402 m_log << tcu::TestLog::EndSection; in init()
1404 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
1408 m_log << tcu::TestLog::EndSection; in init()
1421 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
1441 m_log << tcu::TestLog::EndSection; in init()
1455 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1461 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
1471 m_log << tcu::TestLog::EndSection; in init()
1483 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
1504 m_log << tcu::TestLog::EndSection; in init()
1517 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1523 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
1544 m_log << tcu::TestLog::EndSection; in init()
1546 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
1567 m_log << tcu::TestLog::EndSection; in init()
1580 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
1622 m_log << tcu::TestLog::EndSection; in init()
1636 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1642 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
1663 m_log << tcu::TestLog::EndSection; in init()
1672 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
1676 m_log << tcu::TestLog::EndSection; in init()
1688 …m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_TRANSFORM_FEE… in init()
1691 m_log << tcu::TestLog::EndSection; in init()
1693 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the transform feedback op… in init()
1709 m_log << tcu::TestLog::EndSection; in init()
1721 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
1724 m_log << tcu::TestLog::EndSection; in init()
1747 …m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if primitiveMode is not one of GL… in init()
1750 m_log << tcu::TestLog::EndSection; in init()
1752 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is alr… in init()
1757 m_log << tcu::TestLog::EndSection; in init()
1759 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if any binding point used in… in init()
1764 m_log << tcu::TestLog::EndSection; in init()
1766 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if no binding points would b… in init()
1771 m_log << tcu::TestLog::EndSection; in init()
1773 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if no binding points would b… in init()
1777 m_log << tcu::TestLog::EndSection; in init()
1803 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the currently bound trans… in init()
1811 m_log << tcu::TestLog::EndSection; in init()
1837 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the currently bound trans… in init()
1846 m_log << tcu::TestLog::EndSection; in init()
1872 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is not… in init()
1878 m_log << tcu::TestLog::EndSection; in init()
1907 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if program is not the name of a … in init()
1910 m_log << tcu::TestLog::EndSection; in init()
1912 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater or equal to … in init()
1916 m_log << tcu::TestLog::EndSection; in init()
1918 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION or GL_INVALID_VALUE is generated program … in init()
1921 m_log << tcu::TestLog::EndSection; in init()
1936 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if program is not the name of a … in init()
1939 m_log << tcu::TestLog::EndSection; in init()
1941 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if bufferMode is GL_SEPARATE_ATT… in init()
1945 m_log << tcu::TestLog::EndSection; in init()