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;
1158 m_log << tcu::TestLog::Message
1160 << tcu::TestLog::EndMessage;
1168 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.");
1178 m_log << TestLog::EndSection;
1188 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the zero level array is stored in a compressed internal format.");
1192 m_log << TestLog::EndSection;
1201 m_log << TestLog::Section("", "INVALID_OPERATION is generated if the texture bound to target is not cube complete.");
1210 m_log << TestLog::EndSection;
1219 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative.");
1222 m_log << TestLog::EndSection;
1229 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
1232 m_log << TestLog::EndSection;
1236 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if alignment is specified as other than 1, 2, 4, or 8.");
1245 m_log << TestLog::EndSection;
1252 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
1255 m_log << TestLog::EndSection;
1259 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format or type is not an accepted value.");
1262 m_log << TestLog::EndSection;
1266 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format or type is not an accepted value.");
1269 m_log << TestLog::EndSection;
1273 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.");
1286 m_log << TestLog::EndSection;
1290 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1293 m_log << TestLog::EndSection;
1297 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1310 m_log << TestLog::EndSection;
1314 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
1318 m_log << TestLog::EndSection;
1322 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE).");
1336 m_log << TestLog::EndSection;
1340 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if internalformat is not an accepted format.");
1343 m_log << TestLog::EndSection;
1347 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1354 m_log << TestLog::EndSection;
1358 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1365 m_log << TestLog::EndSection;
1369 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1376 m_log << TestLog::EndSection;
1380 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1387 m_log << TestLog::EndSection;
1391 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1398 m_log << TestLog::EndSection;
1402 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1409 m_log << TestLog::EndSection;
1413 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1420 m_log << TestLog::EndSection;
1424 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_TEXTURE_SIZE.");
1432 m_log << TestLog::EndSection;
1436 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1444 m_log << TestLog::EndSection;
1448 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1456 m_log << TestLog::EndSection;
1460 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1468 m_log << TestLog::EndSection;
1472 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1480 m_log << TestLog::EndSection;
1484 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1492 m_log << TestLog::EndSection;
1496 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1504 m_log << TestLog::EndSection;
1508 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
1513 m_log << TestLog::EndSection;
1517 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if format does not match internalformat.");
1520 m_log << TestLog::EndSection;
1524 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.");
1529 m_log << TestLog::EndSection;
1536 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
1539 m_log << TestLog::EndSection;
1548 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format or type is not an accepted value.");
1551 m_log << TestLog::EndSection;
1562 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format or type is not an accepted value.");
1565 m_log << TestLog::EndSection;
1576 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1579 m_log << TestLog::EndSection;
1590 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1603 m_log << TestLog::EndSection;
1614 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
1618 m_log << TestLog::EndSection;
1629 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE).");
1643 m_log << TestLog::EndSection;
1654 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset or yoffset are negative.");
1661 m_log << TestLog::EndSection;
1672 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width or yoffset + height > texture_height.");
1679 m_log << TestLog::EndSection;
1690 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1697 m_log << TestLog::EndSection;
1708 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");
1711 m_log << tcu::TestLog::EndSection;
1713 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.");
1718 m_log << tcu::TestLog::EndSection;
1727 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1734 m_log << TestLog::EndSection;
1736 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.");
1745 m_log << TestLog::EndSection;
1753 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1760 m_log << TestLog::EndSection;
1762 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.");
1771 m_log << TestLog::EndSection;
1780 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1787 m_log << TestLog::EndSection;
1789 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.");
1798 m_log << TestLog::EndSection;
1806 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1813 m_log << TestLog::EndSection;
1815 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.");
1824 m_log << TestLog::EndSection;
1833 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1841 m_log << TestLog::EndSection;
1843 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.");
1856 m_log << TestLog::EndSection;
1864 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1872 m_log << TestLog::EndSection;
1874 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.");
1887 m_log << TestLog::EndSection;
1896 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1904 m_log << TestLog::EndSection;
1906 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.");
1919 m_log << TestLog::EndSection;
1927 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1935 m_log << TestLog::EndSection;
1937 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.");
1950 m_log << TestLog::EndSection;
1966 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
1973 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
1974 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
1978 m_log << TestLog::EndSection;
1991 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
1998 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1999 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2004 m_log << TestLog::EndSection;
2017 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2024 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
2025 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2050 m_log << TestLog::EndSection;
2063 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2070 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
2071 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2077 m_log << TestLog::EndSection;
2090 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2097 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE).");
2098 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2128 m_log << TestLog::EndSection;
2141 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2148 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset or yoffset are negative.");
2149 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2162 m_log << TestLog::EndSection;
2175 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2183 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width or yoffset + height > texture_height.");
2184 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2197 m_log << TestLog::EndSection;
2210 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2217 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
2218 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2231 m_log << TestLog::EndSection;
2244 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2251 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.");
2252 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2257 m_log << TestLog::EndSection;