Lines Matching refs:m_log

112 			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).");
118 m_log << TestLog::EndSection;
125 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable values.");
128 m_log << TestLog::EndSection;
132 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if texture was previously created with a target that doesn't match that of target.");
139 m_log << TestLog::EndSection;
150 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
153 m_log << TestLog::EndSection;
158 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a supported format returned in GL_COMPRESSED_TEXTURE_FORMATS.");
161 m_log << TestLog::EndSection;
165 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a supported format returned in GL_COMPRESSED_TEXTURE_FORMATS.");
178 m_log << TestLog::EndSection;
198 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
201 m_log << TestLog::EndSection;
223 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
236 m_log << TestLog::EndSection;
246 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
250 m_log << TestLog::EndSection;
259 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
273 m_log << TestLog::EndSection;
282 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
289 m_log << TestLog::EndSection;
298 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
305 m_log << TestLog::EndSection;
314 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
321 m_log << TestLog::EndSection;
330 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
337 m_log << TestLog::EndSection;
346 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
353 m_log << TestLog::EndSection;
362 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
369 m_log << TestLog::EndSection;
378 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
385 m_log << TestLog::EndSection;
394 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_TEXTURE_SIZE.");
402 m_log << TestLog::EndSection;
411 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
419 m_log << TestLog::EndSection;
428 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
436 m_log << TestLog::EndSection;
445 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
453 m_log << TestLog::EndSection;
462 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
470 m_log << TestLog::EndSection;
479 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
487 m_log << TestLog::EndSection;
496 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
504 m_log << TestLog::EndSection;
513 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
518 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 border is not 0.");
589 m_log << TestLog::EndSection;
598 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
603 m_log << TestLog::EndSection;
612 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.");
615 m_log << TestLog::EndSection;
623 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
626 m_log << TestLog::EndSection;
630 m_log << TestLog::Section("", "GL_INVALID_ENUM or GL_INVALID_VALUE is generated if internalformat is not an accepted format.");
633 m_log << TestLog::EndSection;
637 m_log << TestLog::Section("", "GL_INVALID_ENUM or GL_INVALID_VALUE is generated if internalformat is not an accepted format.");
650 m_log << TestLog::EndSection;
654 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.");
667 m_log << TestLog::EndSection;
671 m_log << TestLog::Section("", "");
674 m_log << TestLog::EndSection;
678 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
691 m_log << TestLog::EndSection;
695 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
699 m_log << TestLog::EndSection;
703 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE).");
717 m_log << TestLog::EndSection;
721 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
728 m_log << TestLog::EndSection;
732 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
739 m_log << TestLog::EndSection;
743 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
750 m_log << TestLog::EndSection;
754 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
761 m_log << TestLog::EndSection;
765 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
772 m_log << TestLog::EndSection;
776 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
783 m_log << TestLog::EndSection;
787 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
794 m_log << TestLog::EndSection;
798 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_TEXTURE_SIZE.");
806 m_log << TestLog::EndSection;
810 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
818 m_log << TestLog::EndSection;
822 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
830 m_log << TestLog::EndSection;
834 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
842 m_log << TestLog::EndSection;
846 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
854 m_log << TestLog::EndSection;
858 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
866 m_log << TestLog::EndSection;
870 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
878 m_log << TestLog::EndSection;
882 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
887 m_log << TestLog::EndSection;
891 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
896 m_log << TestLog::EndSection;
900 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
905 m_log << TestLog::EndSection;
909 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
914 m_log << TestLog::EndSection;
918 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
923 m_log << TestLog::EndSection;
927 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
932 m_log << TestLog::EndSection;
936 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
941 m_log << TestLog::EndSection;
946 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
969 m_log << tcu::TestLog::EndSection;
976 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
979 m_log << TestLog::EndSection;
988 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
991 m_log << TestLog::EndSection;
1002 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
1015 m_log << TestLog::EndSection;
1026 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
1030 m_log << TestLog::EndSection;
1041 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_SIZE).");
1055 m_log << TestLog::EndSection;
1066 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset < 0 or yoffset < 0.");
1073 m_log << TestLog::EndSection;
1084 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width or yoffset + height > texture_height.");
1091 m_log << TestLog::EndSection;
1102 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1109 m_log << TestLog::EndSection;
1115 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
1156 m_log << tcu::TestLog::EndSection;
1164 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative.");
1167 m_log << TestLog::EndSection;
1174 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative.");
1178 m_log << TestLog::EndSection;
1187 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_TEXTURE_2D or GL_TEXTURE_CUBE_MAP.");
1190 m_log << TestLog::EndSection;
1198 m_log << tcu::TestLog::Message
1208 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.");
1218 m_log << TestLog::EndSection;
1231 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the zero level array is stored in a compressed internal format.");
1235 m_log << TestLog::EndSection;
1245 m_log << TestLog::Section("", "INVALID_OPERATION is generated if the texture bound to target is not cube complete.");
1254 m_log << TestLog::EndSection;
1263 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative.");
1266 m_log << TestLog::EndSection;
1273 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.");
1276 m_log << TestLog::EndSection;
1280 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if alignment is specified as other than 1, 2, 4, or 8.");
1289 m_log << TestLog::EndSection;
1296 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
1299 m_log << TestLog::EndSection;
1303 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format or type is not an accepted value.");
1306 m_log << TestLog::EndSection;
1310 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format or type is not an accepted value.");
1313 m_log << TestLog::EndSection;
1317 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.");
1330 m_log << TestLog::EndSection;
1334 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1337 m_log << TestLog::EndSection;
1341 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1354 m_log << TestLog::EndSection;
1358 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
1362 m_log << TestLog::EndSection;
1366 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE).");
1380 m_log << TestLog::EndSection;
1384 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if internalformat is not an accepted format.");
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 less than 0.");
1431 m_log << TestLog::EndSection;
1435 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1442 m_log << TestLog::EndSection;
1446 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1453 m_log << TestLog::EndSection;
1457 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1464 m_log << TestLog::EndSection;
1468 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_TEXTURE_SIZE.");
1476 m_log << TestLog::EndSection;
1480 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1488 m_log << TestLog::EndSection;
1492 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1500 m_log << TestLog::EndSection;
1504 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1512 m_log << TestLog::EndSection;
1516 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1524 m_log << TestLog::EndSection;
1528 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1536 m_log << TestLog::EndSection;
1540 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_CUBE_MAP_TEXTURE_SIZE.");
1548 m_log << TestLog::EndSection;
1552 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if border is not 0.");
1557 m_log << TestLog::EndSection;
1561 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if format does not match internalformat.");
1564 m_log << TestLog::EndSection;
1568 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.");
1573 m_log << TestLog::EndSection;
1580 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
1583 m_log << TestLog::EndSection;
1592 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format or type is not an accepted value.");
1595 m_log << TestLog::EndSection;
1606 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if format or type is not an accepted value.");
1609 m_log << TestLog::EndSection;
1620 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1623 m_log << TestLog::EndSection;
1634 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
1647 m_log << TestLog::EndSection;
1658 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
1662 m_log << TestLog::EndSection;
1673 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE).");
1687 m_log << TestLog::EndSection;
1698 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset or yoffset are negative.");
1705 m_log << TestLog::EndSection;
1716 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width or yoffset + height > texture_height.");
1723 m_log << TestLog::EndSection;
1734 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
1741 m_log << TestLog::EndSection;
1752 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");
1755 m_log << tcu::TestLog::EndSection;
1757 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.");
1762 m_log << tcu::TestLog::EndSection;
1771 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1778 m_log << TestLog::EndSection;
1780 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.");
1789 m_log << TestLog::EndSection;
1797 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1804 m_log << TestLog::EndSection;
1806 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.");
1815 m_log << TestLog::EndSection;
1824 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1831 m_log << TestLog::EndSection;
1833 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.");
1842 m_log << TestLog::EndSection;
1850 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1857 m_log << TestLog::EndSection;
1859 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.");
1868 m_log << TestLog::EndSection;
1877 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1885 m_log << TestLog::EndSection;
1887 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.");
1900 m_log << TestLog::EndSection;
1908 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1916 m_log << TestLog::EndSection;
1918 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.");
1931 m_log << TestLog::EndSection;
1940 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1948 m_log << TestLog::EndSection;
1950 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.");
1963 m_log << TestLog::EndSection;
1971 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target or pname is not one of the accepted defined values.");
1979 m_log << TestLog::EndSection;
1981 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.");
1994 m_log << TestLog::EndSection;
2010 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2034 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
2035 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2039 m_log << TestLog::EndSection;
2046 m_log << TestLog::Message << "Skipping unknown format: " << glFormat << TestLog::EndMessage;
2060 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2084 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
2085 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2090 m_log << TestLog::EndSection;
2097 m_log << TestLog::Message << "Skipping unknown format: " << glFormat << TestLog::EndMessage;
2111 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2135 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0.");
2136 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2161 m_log << TestLog::EndSection;
2168 m_log << TestLog::Message << "Skipping unknown format: " << glFormat << TestLog::EndMessage;
2182 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2206 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE).");
2207 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2213 m_log << TestLog::EndSection;
2220 m_log << TestLog::Message << "Skipping unknown format: " << glFormat << TestLog::EndMessage;
2234 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2258 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE).");
2259 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2289 m_log << TestLog::EndSection;
2296 m_log << TestLog::Message << "Skipping unknown format: " << glFormat << TestLog::EndMessage;
2310 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2334 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset or yoffset are negative.");
2335 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2348 m_log << TestLog::EndSection;
2355 m_log << TestLog::Message << "Skipping unknown format: " << glFormat << TestLog::EndMessage;
2369 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2394 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if xoffset + width > texture_width or yoffset + height > texture_height.");
2395 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2408 m_log << TestLog::EndSection;
2415 m_log << TestLog::Message << "Skipping unknown format: " << glFormat << TestLog::EndMessage;
2429 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2453 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0.");
2454 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(accepted[i]) << TestLog::EndMessage;
2467 m_log << TestLog::EndSection;
2474 m_log << TestLog::Message << "Skipping unknown format: " << glFormat << TestLog::EndMessage;
2488 m_log << TestLog::Message << "// No suitable compressed formats found, cannot evaluate test." << TestLog::EndMessage;
2512 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.");
2513 m_log << TestLog::Message << "// Using texture format " << tcu::toHex(glFormat) << TestLog::EndMessage;
2529 m_log << TestLog::EndSection;
2536 m_log << TestLog::Message << "Skipping unknown format: " << glFormat << TestLog::EndMessage;