blob: f589b01807be4ae0d4643ff82db3edf661d2dc3c [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-potentially-subsampled-image.js"></script>
<script>
function testPrologue(gl) {
return true;
}
</script>
</head>
<body onload='generateTest("RGBA", "UNSIGNED_BYTE", ".", testPrologue)()'>
<canvas id="example" width="200px" height="200px"></canvas>
<div id="description"></div>
<div id="console"></div>
</body>
</html>