blob: 1b2b1245e32090ac94625800d9b7480629e20087 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<script src="../../../resources/js-test.js"></script>
<script src="resources/webgl-test.js"></script>
<script src="resources/webgl-test-utils.js"></script>
<script src="resources/tex-image-and-sub-image-2d-with-image.js"></script>
<script>
function testPrologue(gl) {
return true;
}
</script>
</head>
<body onload='generateTest("RGB", "UNSIGNED_SHORT_5_6_5", ".", testPrologue)()'>
<canvas id="example" width="32px" height="32px"></canvas>
<div id="description"></div>
<div id="console"></div>
</body>
</html>