Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Unified Diff: LayoutTests/webgl/conformance/extensions/oes-texture-half-float.html

Issue 14113033: Landing https://codereview.chromium.org/13842017 for jun.a.jiang@intel.com: Add OES_texture_half_fl… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/webgl/conformance/extensions/oes-texture-half-float-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webgl/conformance/extensions/oes-texture-half-float.html
diff --git a/LayoutTests/webgl/conformance/extensions/oes-element-index-uint.html b/LayoutTests/webgl/conformance/extensions/oes-texture-half-float.html
similarity index 71%
copy from LayoutTests/webgl/conformance/extensions/oes-element-index-uint.html
copy to LayoutTests/webgl/conformance/extensions/oes-texture-half-float.html
index 5924a925c9182a2afd676767dfaace9899ccfd16..bbaf16955b4d39ffd5f8df64fca9b1b37f031b5a 100644
--- a/LayoutTests/webgl/conformance/extensions/oes-element-index-uint.html
+++ b/LayoutTests/webgl/conformance/extensions/oes-texture-half-float.html
@@ -3,16 +3,16 @@
<html>
<head>
<meta charset="utf-8">
-<title>WebGL Conformance Test Wrapper for oes-element-index-uint.html</title>
+<title>WebGL Conformance Test Wrapper for oes-texture-half-float.html</title>
<script type="text/javascript" src="../../../fast/js/resources/js-test-pre.js"></script>
<script type="text/javascript" src="../../resources/webkit-webgl-test-harness.js"></script>
</head>
<body>
<p>This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.</p>
-Test: <a href="../../resources/webgl_test_files/conformance/extensions/oes-element-index-uint.html">../../resources/webgl_test_files/conformance/extensions/oes-element-index-uint.html</a>
+Test: <a href="../../resources/webgl_test_files/conformance/extensions/oes-texture-half-float.html">../../resources/webgl_test_files/conformance/extensions/oes-texture-half-float.html</a>
<div id="result"></div>
<div id="iframe">
-<iframe src="../../resources/webgl_test_files/conformance/extensions/oes-element-index-uint.html" width="800" height="600"></iframe>
+<iframe src="../../resources/webgl_test_files/conformance/extensions/oes-texture-half-float.html" width="800" height="600"></iframe>
</div>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/webgl/conformance/extensions/oes-texture-half-float-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698