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

Unified Diff: third_party/webgl/sdk/tests/conformance/glsl/implicit/00_test_list.txt

Issue 9360034: Remove everthing except conformance tests in the deps/third_party/webgl (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: Created 8 years, 10 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
Index: third_party/webgl/sdk/tests/conformance/glsl/implicit/00_test_list.txt
===================================================================
--- third_party/webgl/sdk/tests/conformance/glsl/implicit/00_test_list.txt (revision 121077)
+++ third_party/webgl/sdk/tests/conformance/glsl/implicit/00_test_list.txt (working copy)
@@ -1,65 +0,0 @@
-add_int_float.vert.html
-add_int_mat2.vert.html
-add_int_mat3.vert.html
-add_int_mat4.vert.html
-add_int_vec2.vert.html
-add_int_vec3.vert.html
-add_int_vec4.vert.html
-add_ivec2_vec2.vert.html
-add_ivec3_vec3.vert.html
-add_ivec4_vec4.vert.html
-assign_int_to_float.vert.html
-assign_ivec2_to_vec2.vert.html
-assign_ivec3_to_vec3.vert.html
-assign_ivec4_to_vec4.vert.html
-construct_struct.vert.html
-divide_int_float.vert.html
-divide_int_mat2.vert.html
-divide_int_mat3.vert.html
-divide_int_mat4.vert.html
-divide_int_vec2.vert.html
-divide_int_vec3.vert.html
-divide_int_vec4.vert.html
-divide_ivec2_vec2.vert.html
-divide_ivec3_vec3.vert.html
-divide_ivec4_vec4.vert.html
-equal_int_float.vert.html
-equal_ivec2_vec2.vert.html
-equal_ivec3_vec3.vert.html
-equal_ivec4_vec4.vert.html
-function_int_float.vert.html
-function_ivec2_vec2.vert.html
-function_ivec3_vec3.vert.html
-function_ivec4_vec4.vert.html
-greater_than.vert.html
-greater_than_equal.vert.html
-less_than.vert.html
-less_than_equal.vert.html
-multiply_int_float.vert.html
-multiply_int_mat2.vert.html
-multiply_int_mat3.vert.html
-multiply_int_mat4.vert.html
-multiply_int_vec2.vert.html
-multiply_int_vec3.vert.html
-multiply_int_vec4.vert.html
-multiply_ivec2_vec2.vert.html
-multiply_ivec3_vec3.vert.html
-multiply_ivec4_vec4.vert.html
-not_equal_int_float.vert.html
-not_equal_ivec2_vec2.vert.html
-not_equal_ivec3_vec3.vert.html
-not_equal_ivec4_vec4.vert.html
-subtract_int_float.vert.html
-subtract_int_mat2.vert.html
-subtract_int_mat3.vert.html
-subtract_int_mat4.vert.html
-subtract_int_vec2.vert.html
-subtract_int_vec3.vert.html
-subtract_int_vec4.vert.html
-subtract_ivec2_vec2.vert.html
-subtract_ivec3_vec3.vert.html
-subtract_ivec4_vec4.vert.html
-ternary_int_float.vert.html
-ternary_ivec2_vec2.vert.html
-ternary_ivec3_vec3.vert.html
-ternary_ivec4_vec4.vert.html

Powered by Google App Engine
This is Rietveld 408576698