• 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()
222m_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()
237m_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()
246m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
249 m_log << TestLog::EndSection; in init()
251m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
256 m_log << TestLog::EndSection; in init()
258m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not attached to prog… in init()
261 m_log << TestLog::EndSection; in init()
270m_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()
275m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
278 m_log << TestLog::EndSection; in init()
282m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is the currently activ… in init()
308 m_log << TestLog::EndSection; in init()
314m_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()
319m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
322 m_log << TestLog::EndSection; in init()
324m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback mode is act… in init()
355 m_log << TestLog::EndSection; in init()
362m_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()
371m_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()
376m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
379 m_log << TestLog::EndSection; in init()
395m_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()
412m_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()
449m_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()
454m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if binaryFormat is not a value recogni… in init()
457 m_log << TestLog::EndSection; in init()
467m_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()
472m_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()
477m_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()
499m_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()
504m_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()
509m_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()
528m_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()
546m_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()
563m_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()
568m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
571 m_log << TestLog::EndSection; in init()
581m_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()
587m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
591 m_log << TestLog::EndSection; in init()
600m_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()
605m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
608 m_log << TestLog::EndSection; in init()
618m_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()
624m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined consta… in init()
628 m_log << TestLog::EndSection; in init()
642m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
646 m_log << TestLog::EndSection; in init()
648m_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()
658m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
661 m_log << TestLog::EndSection; in init()
674m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
677 m_log << TestLog::EndSection; in init()
679m_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()
685m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
688 m_log << TestLog::EndSection; in init()
700m_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()
705m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if name starts with the reserved … in init()
708 m_log << TestLog::EndSection; in init()
710m_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()
715m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
718 m_log << TestLog::EndSection; in init()
735m_log << TestLog::Message << "// GL_MAX_UNIFORM_BUFFER_BINDINGS = " << maxUniformBufferBindings <<… in init()
736m_log << TestLog::Message << "// GL_ACTIVE_UNIFORMS = " << numActiveUniforms << TestLog::EndMe… in init()
737m_log << TestLog::Message << "// GL_ACTIVE_UNIFORM_BLOCKS = " << numActiveBlocks << TestLog::En… in init()
740m_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()
747m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if uniformBlockBinding is greate… in init()
750 m_log << tcu::TestLog::EndSection; in init()
752m_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()
762m_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()
787m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
791m_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()
803m_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()
811m_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()
826m_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()
857m_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()
882m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
888m_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()
900m_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()
908m_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()
925m_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()
959m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
965m_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()
984m_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()
1009m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1013m_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()
1025m_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()
1037m_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()
1058m_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()
1089m_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()
1114m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1120m_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()
1132m_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()
1144m_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()
1167m_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()
1201m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1207m_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()
1226m_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()
1251m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1255m_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()
1267m_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()
1279m_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()
1291m_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()
1306m_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()
1337m_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()
1362m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1368m_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()
1380m_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()
1392m_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()
1404m_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()
1421m_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()
1455m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1461m_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()
1483m_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()
1517m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1523m_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()
1546m_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()
1580m_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()
1636m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
1642m_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()
1688m_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()
1693m_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()
1747m_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()
1752m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is alr… in init()
1757 m_log << tcu::TestLog::EndSection; in init()
1759m_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()
1766m_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()
1773m_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()
1803m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the currently bound trans… in init()
1811 m_log << tcu::TestLog::EndSection; in init()
1837m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the currently bound trans… in init()
1846 m_log << tcu::TestLog::EndSection; in init()
1872m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if transform feedback is not… in init()
1878 m_log << tcu::TestLog::EndSection; in init()
1907m_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()
1912m_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()
1918m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION or GL_INVALID_VALUE is generated program … in init()
1921 m_log << tcu::TestLog::EndSection; in init()
1936m_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()
1941m_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()