Lines Matching refs:m_log

141m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if texture is not one of GL_TEXTUREi, …  in init()
147 m_log << TestLog::EndSection; in init()
157m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable … in init()
162 m_log << TestLog::EndSection; in init()
164m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if texture was previously created… in init()
182 m_log << TestLog::EndSection; in init()
191 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init()
196 m_log << TestLog::EndSection; in init()
200m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a supported f… in init()
219 m_log << TestLog::EndSection; in init()
223 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
238 m_log << TestLog::EndSection; in init()
242m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
246 m_log << TestLog::EndSection; in init()
248m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
262 m_log << TestLog::EndSection; in init()
266m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0."); in init()
268 m_log << TestLog::Section("", "GL_TEXTURE_2D target"); in init()
275 m_log << TestLog::EndSection; in init()
277 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_X target"); in init()
284 m_log << TestLog::EndSection; in init()
286 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Y target"); in init()
293 m_log << TestLog::EndSection; in init()
295 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Z target"); in init()
302 m_log << TestLog::EndSection; in init()
304 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_X target"); in init()
311 m_log << TestLog::EndSection; in init()
313 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y target"); in init()
320 m_log << TestLog::EndSection; in init()
322 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z target"); in init()
329 m_log << TestLog::EndSection; in init()
331 m_log << TestLog::EndSection; in init()
337m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL… in init()
339 m_log << TestLog::Section("", "GL_TEXTURE_2D target"); in init()
346 m_log << TestLog::EndSection; in init()
348 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_X target"); in init()
355 m_log << TestLog::EndSection; in init()
357 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Y target"); in init()
364 m_log << TestLog::EndSection; in init()
366 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Z target"); in init()
373 m_log << TestLog::EndSection; in init()
375 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_X target"); in init()
382 m_log << TestLog::EndSection; in init()
384 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y target"); in init()
391 m_log << TestLog::EndSection; in init()
393 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z target"); in init()
400 m_log << TestLog::EndSection; in init()
402 m_log << TestLog::EndSection; in init()
406 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0."); in init()
408 m_log << TestLog::Section("", "GL_TEXTURE_2D target"); in init()
413 m_log << TestLog::EndSection; in init()
415 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_X target"); in init()
420 m_log << TestLog::EndSection; in init()
422 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Y target"); in init()
427 m_log << TestLog::EndSection; in init()
429 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Z target"); in init()
434 m_log << TestLog::EndSection; in init()
436 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_X target"); in init()
441 m_log << TestLog::EndSection; in init()
443 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y target"); in init()
448 m_log << TestLog::EndSection; in init()
450 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z target"); in init()
455 m_log << TestLog::EndSection; in init()
457 m_log << TestLog::EndSection; in init()
461m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if imageSize is not consistent with t… in init()
470 m_log << TestLog::EndSection; in init()
482m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
487 m_log << TestLog::EndSection; in init()
489m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
492 m_log << TestLog::EndSection; in init()
500 m_log.writeMessage("ASTC supported. No negative API requirements."); in init()
504 m_log.writeMessage("GL_INVALID_ENUM should be generated if no ASTC extensions are present."); in init()
535 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init()
538 m_log << TestLog::EndSection; in init()
542m_log << TestLog::Section("", "GL_INVALID_ENUM or GL_INVALID_VALUE is generated if internalformat … in init()
557 m_log << TestLog::EndSection; in init()
561m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if target is one of the six cube map … in init()
574 m_log << TestLog::EndSection; in init()
578 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
593 m_log << TestLog::EndSection; in init()
597m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
601 m_log << TestLog::EndSection; in init()
603m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
617 m_log << TestLog::EndSection; in init()
621m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0."); in init()
623 m_log << TestLog::Section("", "GL_TEXTURE_2D target"); in init()
630 m_log << TestLog::EndSection; in init()
632 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_X target"); in init()
639 m_log << TestLog::EndSection; in init()
641 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Y target"); in init()
648 m_log << TestLog::EndSection; in init()
650 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Z target"); in init()
657 m_log << TestLog::EndSection; in init()
659 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_X target"); in init()
666 m_log << TestLog::EndSection; in init()
668 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y target"); in init()
675 m_log << TestLog::EndSection; in init()
677 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z target"); in init()
684 m_log << TestLog::EndSection; in init()
686 m_log << TestLog::EndSection; in init()
693m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL… in init()
695 m_log << TestLog::Section("", "GL_TEXTURE_2D target"); in init()
702 m_log << TestLog::EndSection; in init()
704 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_X target"); in init()
711 m_log << TestLog::EndSection; in init()
713 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Y target"); in init()
720 m_log << TestLog::EndSection; in init()
722 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Z target"); in init()
729 m_log << TestLog::EndSection; in init()
731 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_X target"); in init()
738 m_log << TestLog::EndSection; in init()
740 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y target"); in init()
747 m_log << TestLog::EndSection; in init()
749 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z target"); in init()
756 m_log << TestLog::EndSection; in init()
758 m_log << TestLog::EndSection; in init()
762 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0."); in init()
764 m_log << TestLog::Section("", "GL_TEXTURE_2D target"); in init()
769 m_log << TestLog::EndSection; in init()
771 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_X target"); in init()
776 m_log << TestLog::EndSection; in init()
778 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Y target"); in init()
783 m_log << TestLog::EndSection; in init()
785 m_log << TestLog::Section("", "GL_TEXTURE_2D target"); in init()
790 m_log << TestLog::EndSection; in init()
792 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_X target"); in init()
797 m_log << TestLog::EndSection; in init()
799 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y target"); in init()
804 m_log << TestLog::EndSection; in init()
806 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z target"); in init()
811 m_log << TestLog::EndSection; in init()
813 m_log << TestLog::EndSection; in init()
822m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently… in init()
837 m_log << tcu::TestLog::EndSection; in init()
852 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init()
855 m_log << TestLog::EndSection; in init()
868 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
876 m_log << TestLog::EndSection; in init()
889m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
893 m_log << TestLog::EndSection; in init()
895m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
902 m_log << TestLog::EndSection; in init()
913 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset < 0 or yoffset < 0."); in init()
920 m_log << TestLog::EndSection; in init()
931m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width or… in init()
938 m_log << TestLog::EndSection; in init()
949m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0."); in init()
956 m_log << TestLog::EndSection; in init()
962m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently… in init()
1003 m_log << tcu::TestLog::EndSection; in init()
1013 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
1020 m_log << TestLog::EndSection; in init()
1032m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_TEXTURE_2D or GL_T… in init()
1035 m_log << TestLog::EndSection; in init()
1037m_log << TestLog::Section("", "INVALID_OPERATION is generated if the texture bound to target is no… in init()
1053 m_log << TestLog::EndSection; in init()
1055m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the zero level array is stored… in init()
1060 m_log << TestLog::EndSection; in init()
1062m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the level base array was not s… in init()
1077 m_log << TestLog::EndSection; in init()
1086 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
1089 m_log << TestLog::EndSection; in init()
1096 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init()
1099 m_log << TestLog::EndSection; in init()
1101m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if a negative row length, pixel skip,… in init()
1126 m_log << TestLog::EndSection; in init()
1133 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init()
1136 m_log << TestLog::EndSection; in init()
1138 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if type is not a type constant."); in init()
1141 m_log << TestLog::EndSection; in init()
1143m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the combination of internalFor… in init()
1154 m_log << TestLog::EndSection; in init()
1158m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if target is one of the six cube map … in init()
1171 m_log << TestLog::EndSection; in init()
1175 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
1178 m_log << TestLog::EndSection; in init()
1180 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
1193 m_log << TestLog::EndSection; in init()
1197m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
1201 m_log << TestLog::EndSection; in init()
1203m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
1217 m_log << TestLog::EndSection; in init()
1221m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0."); in init()
1223 m_log << TestLog::Section("", "GL_TEXTURE_2D target"); in init()
1230 m_log << TestLog::EndSection; in init()
1232 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_X target"); in init()
1239 m_log << TestLog::EndSection; in init()
1241 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Y target"); in init()
1248 m_log << TestLog::EndSection; in init()
1250 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Z target"); in init()
1257 m_log << TestLog::EndSection; in init()
1259 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_X target"); in init()
1266 m_log << TestLog::EndSection; in init()
1268 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y target"); in init()
1275 m_log << TestLog::EndSection; in init()
1277 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z target"); in init()
1284 m_log << TestLog::EndSection; in init()
1286 m_log << TestLog::EndSection; in init()
1293m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL… in init()
1300 m_log << TestLog::EndSection; in init()
1302m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL… in init()
1304 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_X target"); in init()
1311 m_log << TestLog::EndSection; in init()
1313 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Y target"); in init()
1320 m_log << TestLog::EndSection; in init()
1322 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_POSITIVE_Z target"); in init()
1329 m_log << TestLog::EndSection; in init()
1331 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_X target"); in init()
1338 m_log << TestLog::EndSection; in init()
1340 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y target"); in init()
1347 m_log << TestLog::EndSection; in init()
1349 m_log << TestLog::Section("", "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z target"); in init()
1356 m_log << TestLog::EndSection; in init()
1358 m_log << TestLog::EndSection; in init()
1362 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0."); in init()
1379 m_log << TestLog::EndSection; in init()
1394m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
1395 m_log << TestLog::Section("", "...the buffer object's data store is currently mapped."); in init()
1400 m_log << TestLog::EndSection; in init()
1402m_log << TestLog::Section("", "...the data would be unpacked from the buffer object such that the … in init()
1405 m_log << TestLog::EndSection; in init()
1407m_log << TestLog::Section("", "...data is not evenly divisible into the number of bytes needed to … in init()
1408 m_log << TestLog::Message << "// Set byte offset = 3" << TestLog::EndMessage; in init()
1411 m_log << TestLog::EndSection; in init()
1412 m_log << TestLog::EndSection; in init()
1428 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init()
1431 m_log << TestLog::EndSection; in init()
1433m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format is not an accepted format co… in init()
1436 m_log << TestLog::EndSection; in init()
1438 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if type is not a type constant."); in init()
1441 m_log << TestLog::EndSection; in init()
1443m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the combination of intern… in init()
1456 m_log << tcu::TestLog::EndSection; in init()
1470 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
1473 m_log << TestLog::EndSection; in init()
1475 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
1481 m_log << TestLog::EndSection; in init()
1495m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
1499 m_log << TestLog::EndSection; in init()
1501m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
1508 m_log << TestLog::EndSection; in init()
1520m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset or yoffset are negative."); in init()
1527 m_log << TestLog::EndSection; in init()
1539m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width or… in init()
1546 m_log << TestLog::EndSection; in init()
1558m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0."); in init()
1565 m_log << TestLog::EndSection; in init()
1583m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
1584 m_log << TestLog::Section("", "...the buffer object's data store is currently mapped."); in init()
1589 m_log << TestLog::EndSection; in init()
1591m_log << TestLog::Section("", "...the data would be unpacked from the buffer object such that the … in init()
1594 m_log << TestLog::EndSection; in init()
1596m_log << TestLog::Section("", "...data is not evenly divisible into the number of bytes needed to … in init()
1597 m_log << TestLog::Message << "// Set byte offset = 3" << TestLog::EndMessage; in init()
1604 m_log << TestLog::EndSection; in init()
1605 m_log << TestLog::EndSection; in init()
1615m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the a… in init()
1622 m_log << TestLog::EndSection; in init()
1624m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1633 m_log << TestLog::EndSection; in init()
1639m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the a… in init()
1646 m_log << TestLog::EndSection; in init()
1648m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1657 m_log << TestLog::EndSection; in init()
1666m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the a… in init()
1673 m_log << TestLog::EndSection; in init()
1675m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1684 m_log << TestLog::EndSection; in init()
1690m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the a… in init()
1697 m_log << TestLog::EndSection; in init()
1699m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1708 m_log << TestLog::EndSection; in init()
1717m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the a… in init()
1725 m_log << TestLog::EndSection; in init()
1727m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1740 m_log << TestLog::EndSection; in init()
1746m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the a… in init()
1754 m_log << TestLog::EndSection; in init()
1756m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1769 m_log << TestLog::EndSection; in init()
1778m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the a… in init()
1786 m_log << TestLog::EndSection; in init()
1788m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1801 m_log << TestLog::EndSection; in init()
1807m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the a… in init()
1815 m_log << TestLog::EndSection; in init()
1817m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1830 m_log << TestLog::EndSection; in init()
1839 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init()
1842 m_log << TestLog::EndSection; in init()
1850m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if format does not match the inte… in init()
1853 m_log << TestLog::EndSection; in init()
1855m_log << TestLog::Section("", "For ETC2/EAC images GL_INVALID_OPERATION is generated if width is n… in init()
1858 m_log << TestLog::EndSection; in init()
1860m_log << TestLog::Section("", "For ETC2/EAC images GL_INVALID_OPERATION is generated if height is … in init()
1863 m_log << TestLog::EndSection; in init()
1865m_log << TestLog::Section("", "For ETC2/EAC images GL_INVALID_OPERATION is generated if xoffset or… in init()
1872 m_log << TestLog::EndSection; in init()
1886 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
1889 m_log << TestLog::EndSection; in init()
1891 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
1897 m_log << TestLog::EndSection; in init()
1911m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
1915 m_log << TestLog::EndSection; in init()
1917m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
1924 m_log << TestLog::EndSection; in init()
1938m_log << TestLog::Section("", "GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if xoffset or… in init()
1947 m_log << TestLog::EndSection; in init()
1959m_log << TestLog::Section("", "GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if xoffset + … in init()
1967 m_log << TestLog::EndSection; in init()
1979m_log << TestLog::Section("", "GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if width or h… in init()
1986 m_log << TestLog::EndSection; in init()
1998m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if imageSize is not consistent with t… in init()
2004 m_log << TestLog::EndSection; in init()
2022m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
2023 m_log << TestLog::Section("", "...the buffer object's data store is currently mapped."); in init()
2028 m_log << TestLog::EndSection; in init()
2030m_log << TestLog::Section("", "...the data would be unpacked from the buffer object such that the … in init()
2033 m_log << TestLog::EndSection; in init()
2034 m_log << TestLog::EndSection; in init()
2044 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init()
2049 m_log << TestLog::EndSection; in init()
2051 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if type is not a type constant."); in init()
2054 m_log << TestLog::EndSection; in init()
2056m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format is not an accepted format co… in init()
2059 m_log << TestLog::EndSection; in init()
2061m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if internalFormat is not one of the a… in init()
2065 m_log << TestLog::EndSection; in init()
2067m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if target is GL_TEXTURE_3D and fo… in init()
2072 m_log << TestLog::EndSection; in init()
2074m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the combination of internalFor… in init()
2085 m_log << TestLog::EndSection; in init()
2089 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
2094 m_log << TestLog::EndSection; in init()
2098m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
2102 m_log << TestLog::EndSection; in init()
2104m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
2108 m_log << TestLog::EndSection; in init()
2112m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0."); in init()
2130 m_log << TestLog::EndSection; in init()
2137m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width, height or depth is greater … in init()
2146 m_log << TestLog::EndSection; in init()
2148m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width, height or depth is greater … in init()
2157 m_log << TestLog::EndSection; in init()
2161 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0 or 1."); in init()
2170 m_log << TestLog::EndSection; in init()
2185m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
2187 m_log << TestLog::Section("", "...the buffer object's data store is currently mapped."); in init()
2192 m_log << TestLog::EndSection; in init()
2194m_log << TestLog::Section("", "...the data would be unpacked from the buffer object such that the … in init()
2197 m_log << TestLog::EndSection; in init()
2199m_log << TestLog::Section("", "...data is not evenly divisible into the number of bytes needed to … in init()
2200 m_log << TestLog::Message << "// Set byte offset = 3" << TestLog::EndMessage; in init()
2203 m_log << TestLog::EndSection; in init()
2205 m_log << TestLog::EndSection; in init()
2221 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init()
2226 m_log << TestLog::EndSection; in init()
2228m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format is not an accepted format co… in init()
2231 m_log << TestLog::EndSection; in init()
2233 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if type is not a type constant."); in init()
2236 m_log << TestLog::EndSection; in init()
2238m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the combination of intern… in init()
2249 m_log << tcu::TestLog::EndSection; in init()
2263 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
2268 m_log << TestLog::EndSection; in init()
2285m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
2288 m_log << TestLog::EndSection; in init()
2290m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
2293 m_log << TestLog::EndSection; in init()
2307m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset, yoffset or zoffset are ne… in init()
2324 m_log << TestLog::EndSection; in init()
2336m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width."); in init()
2339 m_log << TestLog::EndSection; in init()
2341m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if yoffset + height > texture_height.… in init()
2344 m_log << TestLog::EndSection; in init()
2346m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if zoffset + depth > texture_depth."); in init()
2349 m_log << TestLog::EndSection; in init()
2355m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width, height or depth is less tha… in init()
2364 m_log << TestLog::EndSection; in init()
2380m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
2382 m_log << TestLog::Section("", "...the buffer object's data store is currently mapped."); in init()
2387 m_log << TestLog::EndSection; in init()
2389m_log << TestLog::Section("", "...the data would be unpacked from the buffer object such that the … in init()
2392 m_log << TestLog::EndSection; in init()
2394m_log << TestLog::Section("", "...data is not evenly divisible into the number of bytes needed to … in init()
2395 m_log << TestLog::Message << "// Set byte offset = 3" << TestLog::EndMessage; in init()
2402 m_log << TestLog::EndSection; in init()
2404 m_log << TestLog::EndSection; in init()
2419 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init()
2422 m_log << TestLog::EndSection; in init()
2436 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
2441 m_log << TestLog::EndSection; in init()
2458m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
2461 m_log << TestLog::EndSection; in init()
2463m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
2466 m_log << TestLog::EndSection; in init()
2477m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset, yoffset or zoffset is neg… in init()
2486 m_log << TestLog::EndSection; in init()
2497m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width."); in init()
2500 m_log << TestLog::EndSection; in init()
2502m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if yoffset + height > texture_height.… in init()
2505 m_log << TestLog::EndSection; in init()
2507 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if zoffset + 1 > texture_depth."); in init()
2510 m_log << TestLog::EndSection; in init()
2521 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width < 0."); in init()
2524 m_log << TestLog::EndSection; in init()
2526 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if height < 0."); in init()
2529 m_log << TestLog::EndSection; in init()
2547m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently… in init()
2552 m_log << tcu::TestLog::EndSection; in init()
2563 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init()
2568 m_log << TestLog::EndSection; in init()
2570m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not one of the sp… in init()
2575 m_log << TestLog::EndSection; in init()
2579 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
2582 m_log << TestLog::EndSection; in init()
2586m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
2590 m_log << TestLog::EndSection; in init()
2594m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width, height or depth is less tha… in init()
2603 m_log << TestLog::EndSection; in init()
2609m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width, height or depth is greater … in init()
2618 m_log << TestLog::EndSection; in init()
2622 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0."); in init()
2627 m_log << TestLog::EndSection; in init()
2631m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if imageSize is not consistent with t… in init()
2640 m_log << TestLog::EndSection; in init()
2652m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
2657 m_log << TestLog::EndSection; in init()
2659m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
2662 m_log << TestLog::EndSection; in init()
2676 m_log.writeMessage("Full ASTC supported. No negative API requirements."); in init()
2683m_log.writeMessage("GL_INVALID_OPERATION should be generated if using TEXTURE_3D with LDR ASTC."); in init()
2685 m_log.writeMessage("GL_INVALID_ENUM should be generated if no ASTC extensions are present."); in init()
2705 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init()
2708 m_log << TestLog::EndSection; in init()
2716m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if format does not match the inte… in init()
2719 m_log << TestLog::EndSection; in init()
2721m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if internalformat is an ETC2/EAC … in init()
2724 m_log << TestLog::EndSection; in init()
2726m_log << TestLog::Section("", "For ETC2/EAC images GL_INVALID_OPERATION is generated if width is n… in init()
2729 m_log << TestLog::EndSection; in init()
2731m_log << TestLog::Section("", "For ETC2/EAC images GL_INVALID_OPERATION is generated if height is … in init()
2734 m_log << TestLog::EndSection; in init()
2736m_log << TestLog::Section("", "For ETC2/EAC images GL_INVALID_OPERATION is generated if xoffset or… in init()
2743 m_log << TestLog::EndSection; in init()
2755 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init()
2758 m_log << TestLog::EndSection; in init()
2770m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init()
2774 m_log << TestLog::EndSection; in init()
2786m_log << TestLog::Section("", "GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if xoffset, y… in init()
2795 m_log << TestLog::EndSection; in init()
2807m_log << TestLog::Section("", "GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if xoffset + … in init()
2817 m_log << TestLog::EndSection; in init()
2829m_log << TestLog::Section("", "GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if width, hei… in init()
2838 m_log << TestLog::EndSection; in init()
2850m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if imageSize is not consistent with t… in init()
2856 m_log << TestLog::EndSection; in init()
2875m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
2876 m_log << TestLog::Section("", "...the buffer object's data store is currently mapped."); in init()
2881 m_log << TestLog::EndSection; in init()
2883m_log << TestLog::Section("", "...the data would be unpacked from the buffer object such that the … in init()
2886 m_log << TestLog::EndSection; in init()
2887 m_log << TestLog::EndSection; in init()
2901m_log << TestLog::Section("", "GL_INVALID_ENUM or GL_INVALID_VALUE is generated if internalformat … in init()
2906 m_log << TestLog::EndSection; in init()
2908m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted t… in init()
2915 m_log << TestLog::EndSection; in init()
2917m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height are less than 1."); in init()
2924 m_log << TestLog::EndSection; in init()
2933m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the default texture object is … in init()
2936 m_log << TestLog::EndSection; in init()
2942m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the texture object currently b… in init()
2945m_log << TestLog::Message << "// GL_TEXTURE_IMMUTABLE_FORMAT = " << ((immutable != 0) ? "GL_TRUE" … in init()
2949m_log << TestLog::Message << "// GL_TEXTURE_IMMUTABLE_FORMAT = " << ((immutable != 0) ? "GL_TRUE" … in init()
2952 m_log << TestLog::EndSection; in init()
2962 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if levels is less than 1."); in init()
2967 m_log << TestLog::EndSection; in init()
2969m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if levels is greater than floor(l… in init()
2977 m_log << TestLog::EndSection; in init()
2993 m_log.writeMessage("ASTC supported. No negative API requirements."); in init()
2998m_log.writeMessage("GL_INVALID_ENUM or GL_INVALID_VALUE should be generated if no ASTC extensions … in init()
3035m_log << TestLog::Section("", "GL_INVALID_ENUM or GL_INVALID_VALUE is generated if internalformat … in init()
3040 m_log << TestLog::EndSection; in init()
3042m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted t… in init()
3049 m_log << TestLog::EndSection; in init()
3051m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width, height or depth are less th… in init()
3060 m_log << TestLog::EndSection; in init()
3068m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the default texture object is … in init()
3071 m_log << TestLog::EndSection; in init()
3077m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the texture object currently b… in init()
3080m_log << TestLog::Message << "// GL_TEXTURE_IMMUTABLE_FORMAT = " << ((immutable != 0) ? "GL_TRUE" … in init()
3084m_log << TestLog::Message << "// GL_TEXTURE_IMMUTABLE_FORMAT = " << ((immutable != 0) ? "GL_TRUE" … in init()
3087 m_log << TestLog::EndSection; in init()
3097 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if levels is less than 1."); in init()
3102 m_log << TestLog::EndSection; in init()
3104m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if levels is greater than floor(l… in init()
3114 m_log << TestLog::EndSection; in init()
3132 m_log.writeMessage("Full ASTC supported. No negative API requirements."); in init()
3138 m_log.writeMessage("GL_INVALID_OPERATION should be generated if using TEXTURE_3D with LDR."); in init()
3141m_log.writeMessage("GL_INVALID_ENUM or GL_INVALID_VALUE should be generated if no ASTC extensions … in init()