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

Unified Diff: third_party/webgl/conformance-suites/1.0.0/conformance/shaders/implicit/00_shaders.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/conformance-suites/1.0.0/conformance/shaders/implicit/00_shaders.txt
===================================================================
--- third_party/webgl/conformance-suites/1.0.0/conformance/shaders/implicit/00_shaders.txt (revision 121077)
+++ third_party/webgl/conformance-suites/1.0.0/conformance/shaders/implicit/00_shaders.txt (working copy)
@@ -1,65 +0,0 @@
-add_int_float.vert
-add_int_mat2.vert
-add_int_mat3.vert
-add_int_mat4.vert
-add_int_vec2.vert
-add_int_vec3.vert
-add_int_vec4.vert
-add_ivec2_vec2.vert
-add_ivec3_vec3.vert
-add_ivec4_vec4.vert
-assign_int_to_float.vert
-assign_ivec2_to_vec2.vert
-assign_ivec3_to_vec3.vert
-assign_ivec4_to_vec4.vert
-construct_struct.vert
-divide_int_float.vert
-divide_int_mat2.vert
-divide_int_mat3.vert
-divide_int_mat4.vert
-divide_int_vec2.vert
-divide_int_vec3.vert
-divide_int_vec4.vert
-divide_ivec2_vec2.vert
-divide_ivec3_vec3.vert
-divide_ivec4_vec4.vert
-equal_int_float.vert
-equal_ivec2_vec2.vert
-equal_ivec3_vec3.vert
-equal_ivec4_vec4.vert
-function_int_float.vert
-function_ivec2_vec2.vert
-function_ivec3_vec3.vert
-function_ivec4_vec4.vert
-greater_than.vert
-greater_than_equal.vert
-less_than.vert
-less_than_equal.vert
-multiply_int_float.vert
-multiply_int_mat2.vert
-multiply_int_mat3.vert
-multiply_int_mat4.vert
-multiply_int_vec2.vert
-multiply_int_vec3.vert
-multiply_int_vec4.vert
-multiply_ivec2_vec2.vert
-multiply_ivec3_vec3.vert
-multiply_ivec4_vec4.vert
-not_equal_int_float.vert
-not_equal_ivec2_vec2.vert
-not_equal_ivec3_vec3.vert
-not_equal_ivec4_vec4.vert
-subtract_int_float.vert
-subtract_int_mat2.vert
-subtract_int_mat3.vert
-subtract_int_mat4.vert
-subtract_int_vec2.vert
-subtract_int_vec3.vert
-subtract_int_vec4.vert
-subtract_ivec2_vec2.vert
-subtract_ivec3_vec3.vert
-subtract_ivec4_vec4.vert
-ternary_int_float.vert
-ternary_ivec2_vec2.vert
-ternary_ivec3_vec3.vert
-ternary_ivec4_vec4.vert

Powered by Google App Engine
This is Rietveld 408576698