Home | History | Annotate | Download | only in functional

Lines Matching refs:TestLog

44 using tcu::TestLog;
110 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if texture is not one of GL_TEXTUREi, where i ranges from 0 to (GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - 1).");
116 m_log << TestLog::EndSection;
123 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable values.");
126 m_log << TestLog::EndSection;
130 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if texture was previously created with a target that doesn't match that of target.");
137 m_log << TestLog::EndSection;
148 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
151 m_log << TestLog::EndSection;
156 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a supported format returned in GL_COMPRESSED_TEXTURE_FORMATS.");
159 m_log << TestLog::EndSection;
163 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a supported format returned in GL_COMPRESSED_TEXTURE_FORMATS.");
176 m_log << TestLog::EndSection;
184 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
187 m_log << TestLog::EndSection;
196 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
209 m_log << TestLog::EndSection;
218 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
222 m_log << TestLog::EndSection;
231 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
245 m_log << TestLog::EndSection;
254 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
261 m_log << TestLog::EndSection;
270 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
277 m_log << TestLog::EndSection;
286 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
293 m_log << TestLog::EndSection;
302 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
309 m_log << TestLog::EndSection;
318 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
325 m_log << TestLog::EndSection;
334 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
341 m_log << TestLog::EndSection;
350 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
357 m_log << TestLog::EndSection;
366 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_TEXTURE_SIZE.");
374 m_log << TestLog::EndSection;
383 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
391 m_log << TestLog::EndSection;
400 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
408 m_log << TestLog::EndSection;
417 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
425 m_log << TestLog::EndSection;
434 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
442 m_log << TestLog::EndSection;
451 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
459 m_log << TestLog::EndSection;
468 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
476 m_log << TestLog::EndSection;
485 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
490 m_log << TestLog::EndSection;
500 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
505 m_log << TestLog::EndSection;
514 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
519 m_log << TestLog::EndSection;
528 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
533 m_log << TestLog::EndSection;
542 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
547 m_log << TestLog::EndSection;
556 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
561 m_log << TestLog::EndSection;
570 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
575 m_log << TestLog::EndSection;
584 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if imageSize is not consistent with the format, dimensions, and contents of the specified compressed image data.");
587 m_log << TestLog::EndSection;
595 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
598 m_log << TestLog::EndSection;
602 m_log << TestLog::Section("", "GL_INVALID_ENUM or GL_INVALID_VALUE is generated if internalformat is not an accepted format.");
605 m_log << TestLog::EndSection;
609 m_log << TestLog::Section("", "GL_INVALID_ENUM or GL_INVALID_VALUE is generated if internalformat is not an accepted format.");
622 m_log << TestLog::EndSection;
626 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if target is one of the six cube map 2D image targets and the width and height parameters are not equal.");
639 m_log << TestLog::EndSection;
643 m_log << TestLog::Section("", "");
646 m_log << TestLog::EndSection;
650 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
663 m_log << TestLog::EndSection;
667 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
671 m_log << TestLog::EndSection;
675 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE).");
689 m_log << TestLog::EndSection;
693 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
700 m_log << TestLog::EndSection;
704 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
711 m_log << TestLog::EndSection;
715 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
722 m_log << TestLog::EndSection;
726 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
733 m_log << TestLog::EndSection;
737 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
744 m_log << TestLog::EndSection;
748 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
755 m_log << TestLog::EndSection;
759 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
766 m_log << TestLog::EndSection;
770 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_TEXTURE_SIZE.");
778 m_log << TestLog::EndSection;
782 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
790 m_log << TestLog::EndSection;
794 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
802 m_log << TestLog::EndSection;
806 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
814 m_log << TestLog::EndSection;
818 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
826 m_log << TestLog::EndSection;
830 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
838 m_log << TestLog::EndSection;
842 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
850 m_log << TestLog::EndSection;
854 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
859 m_log << TestLog::EndSection;
863 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
868 m_log << TestLog::EndSection;
872 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
877 m_log << TestLog::EndSection;
881 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
886 m_log << TestLog::EndSection;
890 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
895 m_log << TestLog::EndSection;
899 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
904 m_log << TestLog::EndSection;
908 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
913 m_log << TestLog::EndSection;
918 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
941 m_log << tcu::TestLog::EndSection;
948 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
951 m_log << TestLog::EndSection;
960 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
963 m_log << TestLog::EndSection;
974 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
987 m_log << TestLog::EndSection;
998 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
1002 m_log << TestLog::EndSection;
1013 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_SIZE).");
1027 m_log << TestLog::EndSection;
1038 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset < 0 or yoffset < 0.");
1045 m_log << TestLog::EndSection;
1056 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width or yoffset + height > texture_height.");
1063 m_log << TestLog::EndSection;
1074 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1081 m_log << TestLog::EndSection;
1092 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
1115 m_log << tcu::TestLog::EndSection;
1124 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative.");
1127 m_log << TestLog::EndSection;
1134 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative.");
1138 m_log << TestLog::EndSection;
1147 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_TEXTURE_2D or GL_TEXTURE_CUBE_MAP.");
1150 m_log << TestLog::EndSection;
1157 m_log << TestLog::Section("", "INVALID_OPERATION is generated if the texture bound to target is not cube complete.");
1163 m_log << TestLog::EndSection;
1174 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if either the width or height of the zero level array is not a power of two.");
1184 m_log << TestLog::EndSection;
1194 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the zero level array is stored in a compressed internal format.");
1198 m_log << TestLog::EndSection;
1207 m_log << TestLog::Section("", "INVALID_OPERATION is generated if the texture bound to target is not cube complete.");
1216 m_log << TestLog::EndSection;
1225 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative.");
1228 m_log << TestLog::EndSection;
1235 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
1238 m_log << TestLog::EndSection;
1242 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if alignment is specified as other than 1, 2, 4, or 8.");
1251 m_log << TestLog::EndSection;
1258 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
1261 m_log << TestLog::EndSection;
1265 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format or type is not an accepted value.");
1268 m_log << TestLog::EndSection;
1272 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format or type is not an accepted value.");
1275 m_log << TestLog::EndSection;
1279 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if target is one of the six cube map 2D image targets and the width and height parameters are not equal.");
1292 m_log << TestLog::EndSection;
1296 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1299 m_log << TestLog::EndSection;
1303 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1316 m_log << TestLog::EndSection;
1320 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
1324 m_log << TestLog::EndSection;
1328 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE).");
1342 m_log << TestLog::EndSection;
1346 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if internalformat is not an accepted format.");
1349 m_log << TestLog::EndSection;
1353 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1360 m_log << TestLog::EndSection;
1364 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1371 m_log << TestLog::EndSection;
1375 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1382 m_log << TestLog::EndSection;
1386 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1393 m_log << TestLog::EndSection;
1397 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1404 m_log << TestLog::EndSection;
1408 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1415 m_log << TestLog::EndSection;
1419 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1426 m_log << TestLog::EndSection;
1430 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_TEXTURE_SIZE.");
1438 m_log << TestLog::EndSection;
1442 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1450 m_log << TestLog::EndSection;
1454 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1462 m_log << TestLog::EndSection;
1466 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1474 m_log << TestLog::EndSection;
1478 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1486 m_log << TestLog::EndSection;
1490 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1498 m_log << TestLog::EndSection;
1502 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1510 m_log << TestLog::EndSection;
1514 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
1519 m_log << TestLog::EndSection;
1523 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if format does not match internalformat.");
1526 m_log << TestLog::EndSection;
1530 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if type is GL_UNSIGNED_SHORT_4_4_4_4 or GL_UNSIGNED_SHORT_5_5_5_1 and format is not GL_RGBA.");
1535 m_log << TestLog::EndSection;
1542 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
1545 m_log << TestLog::EndSection;
1554 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format or type is not an accepted value.");
1557 m_log << TestLog::EndSection;
1568 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format or type is not an accepted value.");
1571 m_log << TestLog::EndSection;
1582 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1585 m_log << TestLog::EndSection;
1596 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1609 m_log << TestLog::EndSection;
1620 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
1624 m_log << TestLog::EndSection;
1635 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE).");
1649 m_log << TestLog::EndSection;
1660 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset or yoffset are negative.");
1667 m_log << TestLog::EndSection;
1678 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width or yoffset + height > texture_height.");
1685 m_log << TestLog::EndSection;
1696 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1703 m_log << TestLog::EndSection;
1714 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if type is GL_UNSIGNED_SHORT_5_6_5 and format is not GL_RGB");
1717 m_log << tcu::TestLog::EndSection;
1719 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if type is GL_UNSIGNED_SHORT_4_4_4_4 or GL_UNSIGNED_SHORT_5_5_5_1 and format is not GL_RGBA.");
1724 m_log << tcu::TestLog::EndSection;
1733 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1740 m_log << TestLog::EndSection;
1742 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbolic constant value (based on the value of pname) and does not.");
1751 m_log << TestLog::EndSection;
1759 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1766 m_log << TestLog::EndSection;
1768 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbolic constant value (based on the value of pname) and does not.");
1777 m_log << TestLog::EndSection;
1786 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1793 m_log << TestLog::EndSection;
1795 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbolic constant value (based on the value of pname) and does not.");
1804 m_log << TestLog::EndSection;
1812 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1819 m_log << TestLog::EndSection;
1821 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbolic constant value (based on the value of pname) and does not.");
1830 m_log << TestLog::EndSection;
1839 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1847 m_log << TestLog::EndSection;
1849 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbolic constant value (based on the value of pname) and does not.");
1862 m_log << TestLog::EndSection;
1870 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1878 m_log << TestLog::EndSection;
1880 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbolic constant value (based on the value of pname) and does not.");
1893 m_log << TestLog::EndSection;
1902 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1910 m_log << TestLog::EndSection;
1912 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbolic constant value (based on the value of pname) and does not.");
1925 m_log << TestLog::EndSection;
1933 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1941 m_log << TestLog::EndSection;
1943 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if params should have a defined symbolic constant value (based on the value of pname) and does not.");
1956 m_log << TestLog::EndSection;
1972 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
1979 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
1980 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
1984 m_log << TestLog::EndSection;
1997 m_log << TestLog::Message << "// No suitable compressed formats found, expect GL_INVALID_ENUM." << TestLog::EndMessage;
2005 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format is not a supported format returned in GL_COMPRESSED_TEXTURE_FORMATS.");
2006 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2011 m_log << TestLog::EndSection;
2024 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2031 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
2032 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2037 m_log << TestLog::EndSection;
2050 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2057 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
2058 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2083 m_log << TestLog::EndSection;
2096 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2103 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
2104 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2110 m_log << TestLog::EndSection;
2123 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2130 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE).");
2131 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2161 m_log << TestLog::EndSection;
2174 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2181 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset or yoffset are negative.");
2182 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2195 m_log << TestLog::EndSection;
2208 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2216 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width or yoffset + height > texture_height.");
2217 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2230 m_log << TestLog::EndSection;
2243 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2250 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
2251 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2264 m_log << TestLog::EndSection;
2277 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2284 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if imageSize is not consistent with the format, dimensions, and contents of the specified compressed image data.");
2285 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2290 m_log << TestLog::EndSection;