• Home
  • Raw
  • Download

Lines Matching refs:TestLog

45 using tcu::TestLog;
141 …m_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()
157 …m_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()
164 …m_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()
200 …m_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()
242 …m_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()
248 …m_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()
266 … m_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()
337 …m_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()
461 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if imageSize is not consistent with t… in init()
470 m_log << TestLog::EndSection; in init()
482 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
487 m_log << TestLog::EndSection; in init()
489 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
492 m_log << TestLog::EndSection; 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()
542 …m_log << TestLog::Section("", "GL_INVALID_ENUM or GL_INVALID_VALUE is generated if internalformat … in init()
557 m_log << TestLog::EndSection; in init()
561 …m_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()
597 …m_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()
603 …m_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()
621 … m_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()
693 …m_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()
822 …m_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()
889 …m_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()
895 …m_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()
931 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width or… in init()
938 m_log << TestLog::EndSection; in init()
949 … m_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()
962 …m_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()
1032 …m_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()
1037 …m_log << TestLog::Section("", "INVALID_OPERATION is generated if the texture bound to target is no… in init()
1053 m_log << TestLog::EndSection; in init()
1055 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the zero level array is stored… in init()
1060 m_log << TestLog::EndSection; in init()
1062 …m_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()
1101 …m_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()
1143 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the combination of internalFor… in init()
1154 m_log << TestLog::EndSection; in init()
1158 …m_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()
1197 …m_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()
1203 …m_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()
1221 … m_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()
1293 …m_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()
1302 …m_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()
1394 …m_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()
1402 …m_log << TestLog::Section("", "...the data would be unpacked from the buffer object such that the … in init()
1405 m_log << TestLog::EndSection; in init()
1407 …m_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()
1433 …m_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()
1443 …m_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()
1495 …m_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()
1501 …m_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()
1520 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset or yoffset are negative."); in init()
1527 m_log << TestLog::EndSection; in init()
1539 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width or… in init()
1546 m_log << TestLog::EndSection; in init()
1558 … m_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()
1583 …m_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()
1591 …m_log << TestLog::Section("", "...the data would be unpacked from the buffer object such that the … in init()
1594 m_log << TestLog::EndSection; in init()
1596 …m_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()
1615 …m_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()
1624 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1633 m_log << TestLog::EndSection; in init()
1639 …m_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()
1648 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1657 m_log << TestLog::EndSection; in init()
1666 …m_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()
1675 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1684 m_log << TestLog::EndSection; in init()
1690 …m_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()
1699 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1708 m_log << TestLog::EndSection; in init()
1717 …m_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()
1727 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1740 m_log << TestLog::EndSection; in init()
1746 …m_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()
1756 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1769 m_log << TestLog::EndSection; in init()
1778 …m_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()
1788 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbol… in init()
1801 m_log << TestLog::EndSection; in init()
1807 …m_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()
1817 …m_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()
1850 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if format does not match the inte… in init()
1853 m_log << TestLog::EndSection; in init()
1855 …m_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()
1860 …m_log << TestLog::Section("", "For ETC2/EAC images GL_INVALID_OPERATION is generated if height is … in init()
1863 m_log << TestLog::EndSection; in init()
1865 …m_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()
1911 …m_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()
1917 …m_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()
1938 …m_log << TestLog::Section("", "GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if xoffset or… in init()
1947 m_log << TestLog::EndSection; in init()
1959 …m_log << TestLog::Section("", "GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if xoffset + … in init()
1967 m_log << TestLog::EndSection; in init()
1979 …m_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()
1998 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if imageSize is not consistent with t… in init()
2004 m_log << TestLog::EndSection; in init()
2022 …m_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()
2030 …m_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()
2056 …m_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()
2061 …m_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()
2067 …m_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()
2074 …m_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()
2098 …m_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()
2104 …m_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()
2112 … m_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()
2137 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width, height or depth is greater … in init()
2146 m_log << TestLog::EndSection; in init()
2148 …m_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()
2185 …m_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()
2194 …m_log << TestLog::Section("", "...the data would be unpacked from the buffer object such that the … in init()
2197 m_log << TestLog::EndSection; in init()
2199 …m_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()
2228 …m_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()
2238 …m_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()
2285 …m_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()
2290 …m_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()
2307 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset, yoffset or zoffset are ne… in init()
2324 m_log << TestLog::EndSection; in init()
2336 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width."); in init()
2339 m_log << TestLog::EndSection; in init()
2341 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if yoffset + height > texture_height.… in init()
2344 m_log << TestLog::EndSection; in init()
2346 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if zoffset + depth > texture_depth."); in init()
2349 m_log << TestLog::EndSection; in init()
2355 …m_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()
2380 …m_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()
2389 …m_log << TestLog::Section("", "...the data would be unpacked from the buffer object such that the … in init()
2392 m_log << TestLog::EndSection; in init()
2394 …m_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()
2458 …m_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()
2463 …m_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()
2477 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset, yoffset or zoffset is neg… in init()
2486 m_log << TestLog::EndSection; in init()
2497 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width."); in init()
2500 m_log << TestLog::EndSection; in init()
2502 …m_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()
2547 …m_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()
2570 …m_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()
2586 …m_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()
2594 …m_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()
2609 …m_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()
2631 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if imageSize is not consistent with t… in init()
2640 m_log << TestLog::EndSection; in init()
2652 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
2657 m_log << TestLog::EndSection; in init()
2659 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a non-zero buffer object name … in init()
2662 m_log << TestLog::EndSection; 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()
2716 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if format does not match the inte… in init()
2719 m_log << TestLog::EndSection; in init()
2721 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if internalformat is an ETC2/EAC … in init()
2724 m_log << TestLog::EndSection; in init()
2726 …m_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()
2731 …m_log << TestLog::Section("", "For ETC2/EAC images GL_INVALID_OPERATION is generated if height is … in init()
2734 m_log << TestLog::EndSection; in init()
2736 …m_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()
2770 …m_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()
2786 …m_log << TestLog::Section("", "GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if xoffset, y… in init()
2795 m_log << TestLog::EndSection; in init()
2807 …m_log << TestLog::Section("", "GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if xoffset + … in init()
2817 m_log << TestLog::EndSection; in init()
2829 …m_log << TestLog::Section("", "GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if width, hei… in init()
2838 m_log << TestLog::EndSection; in init()
2850 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if imageSize is not consistent with t… in init()
2856 m_log << TestLog::EndSection; in init()
2875 …m_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()
2883 …m_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()
2901 …m_log << TestLog::Section("", "GL_INVALID_ENUM or GL_INVALID_VALUE is generated if internalformat … in init()
2906 m_log << TestLog::EndSection; in init()
2908 …m_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()
2917 …m_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()
2933 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the default texture object is … in init()
2936 m_log << TestLog::EndSection; in init()
2942 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the texture object currently b… in init()
2945 …m_log << TestLog::Message << "// GL_TEXTURE_IMMUTABLE_FORMAT = " << ((immutable != 0) ? "GL_TRUE" … in init()
2949 …m_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()
2969 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if levels is greater than floor(l… in init()
2977 m_log << TestLog::EndSection; in init()
3035 …m_log << TestLog::Section("", "GL_INVALID_ENUM or GL_INVALID_VALUE is generated if internalformat … in init()
3040 m_log << TestLog::EndSection; in init()
3042 …m_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()
3051 …m_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()
3068 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the default texture object is … in init()
3071 m_log << TestLog::EndSection; in init()
3077 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the texture object currently b… in init()
3080 …m_log << TestLog::Message << "// GL_TEXTURE_IMMUTABLE_FORMAT = " << ((immutable != 0) ? "GL_TRUE" … in init()
3084 …m_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()
3104 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if levels is greater than floor(l… in init()
3114 m_log << TestLog::EndSection; in init()