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

Side by Side Diff: chrome/test/gpu/webgl_conformance_test_list_autogen.h

Issue 10265030: Revert 134718 - Roll WebGL conformance tests to r134617. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/test/gpu/webgl_conformance_test_expectations.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // DO NOT EDIT! This file is auto-generated by 5 // DO NOT EDIT! This file is auto-generated by
6 // generate_webgl_conformance_test_list.py 6 // generate_webgl_conformance_test_list.py
7 // It is included by webgl_conformance_tests.cc 7 // It is included by webgl_conformance_tests.cc
8 8
9 #ifndef CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_ 9 #ifndef CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
10 #define CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_ 10 #define CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 CONFORMANCE_TEST(conformance_more_functions_vertexAttribPointer, 112 CONFORMANCE_TEST(conformance_more_functions_vertexAttribPointer,
113 "conformance/more/functions/vertexAttribPointer.html"); 113 "conformance/more/functions/vertexAttribPointer.html");
114 CONFORMANCE_TEST(conformance_more_functions_vertexAttribPointerBadArgs, 114 CONFORMANCE_TEST(conformance_more_functions_vertexAttribPointerBadArgs,
115 "conformance/more/functions/vertexAttribPointerBadArgs.html"); 115 "conformance/more/functions/vertexAttribPointerBadArgs.html");
116 CONFORMANCE_TEST(conformance_more_glsl_arrayOutOfBounds, 116 CONFORMANCE_TEST(conformance_more_glsl_arrayOutOfBounds,
117 "conformance/more/glsl/arrayOutOfBounds.html"); 117 "conformance/more/glsl/arrayOutOfBounds.html");
118 CONFORMANCE_TEST(conformance_more_glsl_uniformOutOfBounds, 118 CONFORMANCE_TEST(conformance_more_glsl_uniformOutOfBounds,
119 "conformance/more/glsl/uniformOutOfBounds.html"); 119 "conformance/more/glsl/uniformOutOfBounds.html");
120 CONFORMANCE_TEST(conformance_attribs_gl_enable_vertex_attrib, 120 CONFORMANCE_TEST(conformance_attribs_gl_enable_vertex_attrib,
121 "conformance/attribs/gl-enable-vertex-attrib.html"); 121 "conformance/attribs/gl-enable-vertex-attrib.html");
122 CONFORMANCE_TEST(conformance_attribs_gl_vertex_attrib_render,
123 "conformance/attribs/gl-vertex-attrib-render.html");
124 CONFORMANCE_TEST(conformance_attribs_gl_vertex_attrib_zero_issues, 122 CONFORMANCE_TEST(conformance_attribs_gl_vertex_attrib_zero_issues,
125 "conformance/attribs/gl-vertex-attrib-zero-issues.html"); 123 "conformance/attribs/gl-vertex-attrib-zero-issues.html");
126 CONFORMANCE_TEST(conformance_attribs_gl_vertex_attrib, 124 CONFORMANCE_TEST(conformance_attribs_gl_vertex_attrib,
127 "conformance/attribs/gl-vertex-attrib.html"); 125 "conformance/attribs/gl-vertex-attrib.html");
128 CONFORMANCE_TEST(conformance_attribs_gl_vertexattribpointer_offsets, 126 CONFORMANCE_TEST(conformance_attribs_gl_vertexattribpointer_offsets,
129 "conformance/attribs/gl-vertexattribpointer-offsets.html"); 127 "conformance/attribs/gl-vertexattribpointer-offsets.html");
130 CONFORMANCE_TEST(conformance_attribs_gl_vertexattribpointer, 128 CONFORMANCE_TEST(conformance_attribs_gl_vertexattribpointer,
131 "conformance/attribs/gl-vertexattribpointer.html"); 129 "conformance/attribs/gl-vertexattribpointer.html");
132 CONFORMANCE_TEST(conformance_buffers_buffer_bind_test, 130 CONFORMANCE_TEST(conformance_buffers_buffer_bind_test,
133 "conformance/buffers/buffer-bind-test.html"); 131 "conformance/buffers/buffer-bind-test.html");
(...skipping 14 matching lines...) Expand all
148 CONFORMANCE_TEST(conformance_canvas_buffer_preserve_test, 146 CONFORMANCE_TEST(conformance_canvas_buffer_preserve_test,
149 "conformance/canvas/buffer-preserve-test.html"); 147 "conformance/canvas/buffer-preserve-test.html");
150 CONFORMANCE_TEST(conformance_canvas_canvas_test, 148 CONFORMANCE_TEST(conformance_canvas_canvas_test,
151 "conformance/canvas/canvas-test.html"); 149 "conformance/canvas/canvas-test.html");
152 CONFORMANCE_TEST(conformance_canvas_canvas_zero_size, 150 CONFORMANCE_TEST(conformance_canvas_canvas_zero_size,
153 "conformance/canvas/canvas-zero-size.html"); 151 "conformance/canvas/canvas-zero-size.html");
154 CONFORMANCE_TEST(conformance_canvas_drawingbuffer_static_canvas_test, 152 CONFORMANCE_TEST(conformance_canvas_drawingbuffer_static_canvas_test,
155 "conformance/canvas/drawingbuffer-static-canvas-test.html"); 153 "conformance/canvas/drawingbuffer-static-canvas-test.html");
156 CONFORMANCE_TEST(conformance_canvas_drawingbuffer_test, 154 CONFORMANCE_TEST(conformance_canvas_drawingbuffer_test,
157 "conformance/canvas/drawingbuffer-test.html"); 155 "conformance/canvas/drawingbuffer-test.html");
158 CONFORMANCE_TEST(conformance_canvas_framebuffer_bindings_unaffected_on_resize,
159 "conformance/canvas/framebuffer-bindings-unaffected-on-resize.html");
160 CONFORMANCE_TEST(conformance_canvas_texture_bindings_unaffected_on_resize,
161 "conformance/canvas/texture-bindings-unaffected-on-resize.html");
162 CONFORMANCE_TEST(conformance_canvas_viewport_unchanged_upon_resize, 156 CONFORMANCE_TEST(conformance_canvas_viewport_unchanged_upon_resize,
163 "conformance/canvas/viewport-unchanged-upon-resize.html"); 157 "conformance/canvas/viewport-unchanged-upon-resize.html");
164 CONFORMANCE_TEST(conformance_context_constants, 158 CONFORMANCE_TEST(conformance_context_constants,
165 "conformance/context/constants.html"); 159 "conformance/context/constants.html");
166 CONFORMANCE_TEST(conformance_context_context_attribute_preserve_drawing_buffer,
167 "conformance/context/context-attribute-preserve-drawing-buffer.html");
168 CONFORMANCE_TEST(conformance_context_context_attributes_alpha_depth_stencil_anti alias, 160 CONFORMANCE_TEST(conformance_context_context_attributes_alpha_depth_stencil_anti alias,
169 "conformance/context/context-attributes-alpha-depth-stencil-antialias.html"); 161 "conformance/context/context-attributes-alpha-depth-stencil-antialias.html");
170 CONFORMANCE_TEST(conformance_context_context_creation_and_destruction,
171 "conformance/context/context-creation-and-destruction.html");
172 CONFORMANCE_TEST(conformance_context_context_lost_restored, 162 CONFORMANCE_TEST(conformance_context_context_lost_restored,
173 "conformance/context/context-lost-restored.html"); 163 "conformance/context/context-lost-restored.html");
174 CONFORMANCE_TEST(conformance_context_context_lost, 164 CONFORMANCE_TEST(conformance_context_context_lost,
175 "conformance/context/context-lost.html"); 165 "conformance/context/context-lost.html");
176 CONFORMANCE_TEST(conformance_context_context_type_test, 166 CONFORMANCE_TEST(conformance_context_context_type_test,
177 "conformance/context/context-type-test.html"); 167 "conformance/context/context-type-test.html");
178 CONFORMANCE_TEST(conformance_context_incorrect_context_object_behaviour, 168 CONFORMANCE_TEST(conformance_context_incorrect_context_object_behaviour,
179 "conformance/context/incorrect-context-object-behaviour.html"); 169 "conformance/context/incorrect-context-object-behaviour.html");
180 CONFORMANCE_TEST(conformance_context_methods, 170 CONFORMANCE_TEST(conformance_context_methods,
181 "conformance/context/methods.html"); 171 "conformance/context/methods.html");
182 CONFORMANCE_TEST(conformance_context_premultiplyalpha_test, 172 CONFORMANCE_TEST(conformance_context_premultiplyalpha_test,
183 "conformance/context/premultiplyalpha-test.html"); 173 "conformance/context/premultiplyalpha-test.html");
184 CONFORMANCE_TEST(conformance_context_resource_sharing_test, 174 CONFORMANCE_TEST(conformance_context_resource_sharing_test,
185 "conformance/context/resource-sharing-test.html"); 175 "conformance/context/resource-sharing-test.html");
186 CONFORMANCE_TEST(conformance_extensions_oes_standard_derivatives, 176 CONFORMANCE_TEST(conformance_extensions_oes_standard_derivatives,
187 "conformance/extensions/oes-standard-derivatives.html"); 177 "conformance/extensions/oes-standard-derivatives.html");
188 CONFORMANCE_TEST(conformance_extensions_oes_texture_float, 178 CONFORMANCE_TEST(conformance_extensions_oes_texture_float,
189 "conformance/extensions/oes-texture-float.html"); 179 "conformance/extensions/oes-texture-float.html");
190 CONFORMANCE_TEST(conformance_extensions_oes_vertex_array_object, 180 CONFORMANCE_TEST(conformance_extensions_oes_vertex_array_object,
191 "conformance/extensions/oes-vertex-array-object.html"); 181 "conformance/extensions/oes-vertex-array-object.html");
192 CONFORMANCE_TEST(conformance_extensions_webgl_debug_renderer_info, 182 CONFORMANCE_TEST(conformance_extensions_webgl_debug_renderer_info,
193 "conformance/extensions/webgl-debug-renderer-info.html"); 183 "conformance/extensions/webgl-debug-renderer-info.html");
194 CONFORMANCE_TEST(conformance_extensions_webgl_debug_shaders, 184 CONFORMANCE_TEST(conformance_extensions_webgl_debug_shaders,
195 "conformance/extensions/webgl-debug-shaders.html"); 185 "conformance/extensions/webgl-debug-shaders.html");
196 CONFORMANCE_TEST(conformance_extensions_webgl_compressed_texture_s3tc, 186 CONFORMANCE_TEST(conformance_extensions_webgl_compressed_texture_s3tc,
197 "conformance/extensions/webgl-compressed-texture-s3tc.html"); 187 "conformance/extensions/webgl-compressed-texture-s3tc.html");
198 CONFORMANCE_TEST(conformance_extensions_ext_texture_filter_anisotropic,
199 "conformance/extensions/ext-texture-filter-anisotropic.html");
200 CONFORMANCE_TEST(conformance_limits_gl_min_attribs, 188 CONFORMANCE_TEST(conformance_limits_gl_min_attribs,
201 "conformance/limits/gl-min-attribs.html"); 189 "conformance/limits/gl-min-attribs.html");
202 CONFORMANCE_TEST(conformance_limits_gl_max_texture_dimensions, 190 CONFORMANCE_TEST(conformance_limits_gl_max_texture_dimensions,
203 "conformance/limits/gl-max-texture-dimensions.html"); 191 "conformance/limits/gl-max-texture-dimensions.html");
204 CONFORMANCE_TEST(conformance_limits_gl_min_textures, 192 CONFORMANCE_TEST(conformance_limits_gl_min_textures,
205 "conformance/limits/gl-min-textures.html"); 193 "conformance/limits/gl-min-textures.html");
206 CONFORMANCE_TEST(conformance_limits_gl_min_uniforms, 194 CONFORMANCE_TEST(conformance_limits_gl_min_uniforms,
207 "conformance/limits/gl-min-uniforms.html"); 195 "conformance/limits/gl-min-uniforms.html");
208 CONFORMANCE_TEST(conformance_misc_bad_arguments_test, 196 CONFORMANCE_TEST(conformance_misc_bad_arguments_test,
209 "conformance/misc/bad-arguments-test.html"); 197 "conformance/misc/bad-arguments-test.html");
(...skipping 14 matching lines...) Expand all
224 CONFORMANCE_TEST(conformance_misc_object_deletion_behaviour, 212 CONFORMANCE_TEST(conformance_misc_object_deletion_behaviour,
225 "conformance/misc/object-deletion-behaviour.html"); 213 "conformance/misc/object-deletion-behaviour.html");
226 CONFORMANCE_TEST(conformance_misc_shader_precision_format, 214 CONFORMANCE_TEST(conformance_misc_shader_precision_format,
227 "conformance/misc/shader-precision-format.html"); 215 "conformance/misc/shader-precision-format.html");
228 CONFORMANCE_TEST(conformance_misc_type_conversion_test, 216 CONFORMANCE_TEST(conformance_misc_type_conversion_test,
229 "conformance/misc/type-conversion-test.html"); 217 "conformance/misc/type-conversion-test.html");
230 CONFORMANCE_TEST(conformance_misc_uninitialized_test, 218 CONFORMANCE_TEST(conformance_misc_uninitialized_test,
231 "conformance/misc/uninitialized-test.html"); 219 "conformance/misc/uninitialized-test.html");
232 CONFORMANCE_TEST(conformance_misc_webgl_specific, 220 CONFORMANCE_TEST(conformance_misc_webgl_specific,
233 "conformance/misc/webgl-specific.html"); 221 "conformance/misc/webgl-specific.html");
234 CONFORMANCE_TEST(conformance_ogles_mustpass_run,
235 "conformance/ogles/mustpass.run.txt");
236 CONFORMANCE_TEST(conformance_programs_get_active_test, 222 CONFORMANCE_TEST(conformance_programs_get_active_test,
237 "conformance/programs/get-active-test.html"); 223 "conformance/programs/get-active-test.html");
238 CONFORMANCE_TEST(conformance_programs_gl_bind_attrib_location_test, 224 CONFORMANCE_TEST(conformance_programs_gl_bind_attrib_location_test,
239 "conformance/programs/gl-bind-attrib-location-test.html"); 225 "conformance/programs/gl-bind-attrib-location-test.html");
240 CONFORMANCE_TEST(conformance_programs_gl_bind_attrib_location_long_names_test,
241 "conformance/programs/gl-bind-attrib-location-long-names-test.html");
242 CONFORMANCE_TEST(conformance_programs_gl_get_active_attribute, 226 CONFORMANCE_TEST(conformance_programs_gl_get_active_attribute,
243 "conformance/programs/gl-get-active-attribute.html"); 227 "conformance/programs/gl-get-active-attribute.html");
244 CONFORMANCE_TEST(conformance_programs_gl_get_active_uniform, 228 CONFORMANCE_TEST(conformance_programs_gl_get_active_uniform,
245 "conformance/programs/gl-get-active-uniform.html"); 229 "conformance/programs/gl-get-active-uniform.html");
246 CONFORMANCE_TEST(conformance_programs_gl_getshadersource, 230 CONFORMANCE_TEST(conformance_programs_gl_getshadersource,
247 "conformance/programs/gl-getshadersource.html"); 231 "conformance/programs/gl-getshadersource.html");
248 CONFORMANCE_TEST(conformance_programs_gl_shader_test, 232 CONFORMANCE_TEST(conformance_programs_gl_shader_test,
249 "conformance/programs/gl-shader-test.html"); 233 "conformance/programs/gl-shader-test.html");
250 CONFORMANCE_TEST(conformance_programs_invalid_UTF_16, 234 CONFORMANCE_TEST(conformance_programs_invalid_UTF_16,
251 "conformance/programs/invalid-UTF-16.html"); 235 "conformance/programs/invalid-UTF-16.html");
252 CONFORMANCE_TEST(conformance_programs_program_test, 236 CONFORMANCE_TEST(conformance_programs_program_test,
253 "conformance/programs/program-test.html"); 237 "conformance/programs/program-test.html");
254 CONFORMANCE_TEST(conformance_programs_use_program_crash_with_discard_in_fragment _shader,
255 "conformance/programs/use-program-crash-with-discard-in-fragment-shader.html") ;
256 CONFORMANCE_TEST(conformance_reading_read_pixels_pack_alignment, 238 CONFORMANCE_TEST(conformance_reading_read_pixels_pack_alignment,
257 "conformance/reading/read-pixels-pack-alignment.html"); 239 "conformance/reading/read-pixels-pack-alignment.html");
258 CONFORMANCE_TEST(conformance_reading_read_pixels_test, 240 CONFORMANCE_TEST(conformance_reading_read_pixels_test,
259 "conformance/reading/read-pixels-test.html"); 241 "conformance/reading/read-pixels-test.html");
260 CONFORMANCE_TEST(conformance_renderbuffers_framebuffer_object_attachment, 242 CONFORMANCE_TEST(conformance_renderbuffers_framebuffer_object_attachment,
261 "conformance/renderbuffers/framebuffer-object-attachment.html"); 243 "conformance/renderbuffers/framebuffer-object-attachment.html");
262 CONFORMANCE_TEST(conformance_renderbuffers_framebuffer_test, 244 CONFORMANCE_TEST(conformance_renderbuffers_framebuffer_test,
263 "conformance/renderbuffers/framebuffer-test.html"); 245 "conformance/renderbuffers/framebuffer-test.html");
264 CONFORMANCE_TEST(conformance_renderbuffers_renderbuffer_initialization, 246 CONFORMANCE_TEST(conformance_renderbuffers_renderbuffer_initialization,
265 "conformance/renderbuffers/renderbuffer-initialization.html"); 247 "conformance/renderbuffers/renderbuffer-initialization.html");
266 CONFORMANCE_TEST(conformance_rendering_culling,
267 "conformance/rendering/culling.html");
268 CONFORMANCE_TEST(conformance_rendering_draw_arrays_out_of_bounds, 248 CONFORMANCE_TEST(conformance_rendering_draw_arrays_out_of_bounds,
269 "conformance/rendering/draw-arrays-out-of-bounds.html"); 249 "conformance/rendering/draw-arrays-out-of-bounds.html");
270 CONFORMANCE_TEST(conformance_rendering_draw_elements_out_of_bounds, 250 CONFORMANCE_TEST(conformance_rendering_draw_elements_out_of_bounds,
271 "conformance/rendering/draw-elements-out-of-bounds.html"); 251 "conformance/rendering/draw-elements-out-of-bounds.html");
272 CONFORMANCE_TEST(conformance_rendering_gl_clear, 252 CONFORMANCE_TEST(conformance_rendering_gl_clear,
273 "conformance/rendering/gl-clear.html"); 253 "conformance/rendering/gl-clear.html");
274 CONFORMANCE_TEST(conformance_rendering_gl_drawelements, 254 CONFORMANCE_TEST(conformance_rendering_gl_drawelements,
275 "conformance/rendering/gl-drawelements.html"); 255 "conformance/rendering/gl-drawelements.html");
276 CONFORMANCE_TEST(conformance_rendering_gl_scissor_test, 256 CONFORMANCE_TEST(conformance_rendering_gl_scissor_test,
277 "conformance/rendering/gl-scissor-test.html"); 257 "conformance/rendering/gl-scissor-test.html");
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 CONFORMANCE_TEST(conformance_textures_texture_npot_video, 324 CONFORMANCE_TEST(conformance_textures_texture_npot_video,
345 "conformance/textures/texture-npot-video.html"); 325 "conformance/textures/texture-npot-video.html");
346 CONFORMANCE_TEST(conformance_textures_texture_npot, 326 CONFORMANCE_TEST(conformance_textures_texture_npot,
347 "conformance/textures/texture-npot.html"); 327 "conformance/textures/texture-npot.html");
348 CONFORMANCE_TEST(conformance_textures_texture_size, 328 CONFORMANCE_TEST(conformance_textures_texture_size,
349 "conformance/textures/texture-size.html"); 329 "conformance/textures/texture-size.html");
350 CONFORMANCE_TEST(conformance_textures_texture_size_cube_maps, 330 CONFORMANCE_TEST(conformance_textures_texture_size_cube_maps,
351 "conformance/textures/texture-size-cube-maps.html"); 331 "conformance/textures/texture-size-cube-maps.html");
352 CONFORMANCE_TEST(conformance_textures_texture_transparent_pixels_initialized, 332 CONFORMANCE_TEST(conformance_textures_texture_transparent_pixels_initialized,
353 "conformance/textures/texture-transparent-pixels-initialized.html"); 333 "conformance/textures/texture-transparent-pixels-initialized.html");
354 CONFORMANCE_TEST(conformance_textures_texture_upload_cube_maps,
355 "conformance/textures/texture-upload-cube-maps.html");
356 CONFORMANCE_TEST(conformance_typedarrays_array_buffer_crash, 334 CONFORMANCE_TEST(conformance_typedarrays_array_buffer_crash,
357 "conformance/typedarrays/array-buffer-crash.html"); 335 "conformance/typedarrays/array-buffer-crash.html");
358 CONFORMANCE_TEST(conformance_typedarrays_array_buffer_view_crash, 336 CONFORMANCE_TEST(conformance_typedarrays_array_buffer_view_crash,
359 "conformance/typedarrays/array-buffer-view-crash.html"); 337 "conformance/typedarrays/array-buffer-view-crash.html");
360 CONFORMANCE_TEST(conformance_typedarrays_array_unit_tests, 338 CONFORMANCE_TEST(conformance_typedarrays_array_unit_tests,
361 "conformance/typedarrays/array-unit-tests.html"); 339 "conformance/typedarrays/array-unit-tests.html");
362 CONFORMANCE_TEST(conformance_typedarrays_data_view_crash,
363 "conformance/typedarrays/data-view-crash.html");
364 CONFORMANCE_TEST(conformance_typedarrays_data_view_test,
365 "conformance/typedarrays/data-view-test.html");
366 CONFORMANCE_TEST(conformance_uniforms_gl_uniform_arrays, 340 CONFORMANCE_TEST(conformance_uniforms_gl_uniform_arrays,
367 "conformance/uniforms/gl-uniform-arrays.html"); 341 "conformance/uniforms/gl-uniform-arrays.html");
368 CONFORMANCE_TEST(conformance_uniforms_gl_uniform_bool, 342 CONFORMANCE_TEST(conformance_uniforms_gl_uniform_bool,
369 "conformance/uniforms/gl-uniform-bool.html"); 343 "conformance/uniforms/gl-uniform-bool.html");
370 CONFORMANCE_TEST(conformance_uniforms_gl_uniformmatrix4fv, 344 CONFORMANCE_TEST(conformance_uniforms_gl_uniformmatrix4fv,
371 "conformance/uniforms/gl-uniformmatrix4fv.html"); 345 "conformance/uniforms/gl-uniformmatrix4fv.html");
372 CONFORMANCE_TEST(conformance_uniforms_gl_unknown_uniform, 346 CONFORMANCE_TEST(conformance_uniforms_gl_unknown_uniform,
373 "conformance/uniforms/gl-unknown-uniform.html"); 347 "conformance/uniforms/gl-unknown-uniform.html");
374 CONFORMANCE_TEST(conformance_uniforms_null_uniform_location, 348 CONFORMANCE_TEST(conformance_uniforms_null_uniform_location,
375 "conformance/uniforms/null-uniform-location.html"); 349 "conformance/uniforms/null-uniform-location.html");
376 CONFORMANCE_TEST(conformance_uniforms_uniform_default_values,
377 "conformance/uniforms/uniform-default-values.html");
378 CONFORMANCE_TEST(conformance_uniforms_uniform_location, 350 CONFORMANCE_TEST(conformance_uniforms_uniform_location,
379 "conformance/uniforms/uniform-location.html"); 351 "conformance/uniforms/uniform-location.html");
380 CONFORMANCE_TEST(conformance_uniforms_uniform_samplers_test, 352 CONFORMANCE_TEST(conformance_uniforms_uniform_samplers_test,
381 "conformance/uniforms/uniform-samplers-test.html"); 353 "conformance/uniforms/uniform-samplers-test.html");
382 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function, 354 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function,
383 "conformance/glsl/functions/glsl-function.html"); 355 "conformance/glsl/functions/glsl-function.html");
384 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_abs, 356 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_abs,
385 "conformance/glsl/functions/glsl-function-abs.html"); 357 "conformance/glsl/functions/glsl-function-abs.html");
386 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_acos, 358 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_acos,
387 "conformance/glsl/functions/glsl-function-acos.html"); 359 "conformance/glsl/functions/glsl-function-acos.html");
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
576 CONFORMANCE_TEST(conformance_glsl_implicit_ternary_ivec4_vec4_vert, 548 CONFORMANCE_TEST(conformance_glsl_implicit_ternary_ivec4_vec4_vert,
577 "conformance/glsl/implicit/ternary_ivec4_vec4.vert.html"); 549 "conformance/glsl/implicit/ternary_ivec4_vec4.vert.html");
578 CONFORMANCE_TEST(conformance_glsl_matrices_glsl_mat4_to_mat3, 550 CONFORMANCE_TEST(conformance_glsl_matrices_glsl_mat4_to_mat3,
579 "conformance/glsl/matrices/glsl-mat4-to-mat3.html"); 551 "conformance/glsl/matrices/glsl-mat4-to-mat3.html");
580 CONFORMANCE_TEST(conformance_glsl_misc_attrib_location_length_limits, 552 CONFORMANCE_TEST(conformance_glsl_misc_attrib_location_length_limits,
581 "conformance/glsl/misc/attrib-location-length-limits.html"); 553 "conformance/glsl/misc/attrib-location-length-limits.html");
582 CONFORMANCE_TEST(conformance_glsl_misc_embedded_struct_definitions_forbidden, 554 CONFORMANCE_TEST(conformance_glsl_misc_embedded_struct_definitions_forbidden,
583 "conformance/glsl/misc/embedded-struct-definitions-forbidden.html"); 555 "conformance/glsl/misc/embedded-struct-definitions-forbidden.html");
584 CONFORMANCE_TEST(conformance_glsl_misc_glsl_function_nodes, 556 CONFORMANCE_TEST(conformance_glsl_misc_glsl_function_nodes,
585 "conformance/glsl/misc/glsl-function-nodes.html"); 557 "conformance/glsl/misc/glsl-function-nodes.html");
586 CONFORMANCE_TEST(conformance_glsl_misc_glsl_vertex_branch,
587 "conformance/glsl/misc/glsl-vertex-branch.html");
588 CONFORMANCE_TEST(conformance_glsl_misc_glsl_long_variable_names, 558 CONFORMANCE_TEST(conformance_glsl_misc_glsl_long_variable_names,
589 "conformance/glsl/misc/glsl-long-variable-names.html"); 559 "conformance/glsl/misc/glsl-long-variable-names.html");
590 CONFORMANCE_TEST(conformance_glsl_misc_non_ascii_comments_vert, 560 CONFORMANCE_TEST(conformance_glsl_misc_non_ascii_comments_vert,
591 "conformance/glsl/misc/non-ascii-comments.vert.html"); 561 "conformance/glsl/misc/non-ascii-comments.vert.html");
592 CONFORMANCE_TEST(conformance_glsl_misc_non_ascii_vert, 562 CONFORMANCE_TEST(conformance_glsl_misc_non_ascii_vert,
593 "conformance/glsl/misc/non-ascii.vert.html"); 563 "conformance/glsl/misc/non-ascii.vert.html");
594 CONFORMANCE_TEST(conformance_glsl_misc_re_compile_re_link,
595 "conformance/glsl/misc/re-compile-re-link.html");
596 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_256_character_define,
597 "conformance/glsl/misc/shader-with-256-character-define.html");
598 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_256_character_identifier_frag , 564 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_256_character_identifier_frag ,
599 "conformance/glsl/misc/shader-with-256-character-identifier.frag.html"); 565 "conformance/glsl/misc/shader-with-256-character-identifier.frag.html");
600 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_257_character_define,
601 "conformance/glsl/misc/shader-with-257-character-define.html");
602 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_257_character_identifier_frag , 566 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_257_character_identifier_frag ,
603 "conformance/glsl/misc/shader-with-257-character-identifier.frag.html"); 567 "conformance/glsl/misc/shader-with-257-character-identifier.frag.html");
604 CONFORMANCE_TEST(conformance_glsl_misc_shader_with__webgl_identifier_vert, 568 CONFORMANCE_TEST(conformance_glsl_misc_shader_with__webgl_identifier_vert,
605 "conformance/glsl/misc/shader-with-_webgl-identifier.vert.html"); 569 "conformance/glsl/misc/shader-with-_webgl-identifier.vert.html");
606 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_arbitrary_indexing_frag, 570 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_arbitrary_indexing_frag,
607 "conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html"); 571 "conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html");
608 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_arbitrary_indexing_vert, 572 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_arbitrary_indexing_vert,
609 "conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html"); 573 "conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html");
610 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_attrib_array_vert, 574 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_attrib_array_vert,
611 "conformance/glsl/misc/shader-with-attrib-array.vert.html"); 575 "conformance/glsl/misc/shader-with-attrib-array.vert.html");
612 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_attrib_struct_vert, 576 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_attrib_struct_vert,
613 "conformance/glsl/misc/shader-with-attrib-struct.vert.html"); 577 "conformance/glsl/misc/shader-with-attrib-struct.vert.html");
614 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_clipvertex_vert, 578 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_clipvertex_vert,
615 "conformance/glsl/misc/shader-with-clipvertex.vert.html"); 579 "conformance/glsl/misc/shader-with-clipvertex.vert.html");
616 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_conditional_scoping, 580 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_conditional_scoping,
617 "conformance/glsl/misc/shader-with-conditional-scoping.html"); 581 "conformance/glsl/misc/shader-with-conditional-scoping.html");
618 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_conditional_scoping_negative,
619 "conformance/glsl/misc/shader-with-conditional-scoping-negative.html");
620 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_default_precision_frag, 582 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_default_precision_frag,
621 "conformance/glsl/misc/shader-with-default-precision.frag.html"); 583 "conformance/glsl/misc/shader-with-default-precision.frag.html");
622 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_default_precision_vert, 584 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_default_precision_vert,
623 "conformance/glsl/misc/shader-with-default-precision.vert.html"); 585 "conformance/glsl/misc/shader-with-default-precision.vert.html");
624 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_define_line_continuation_frag , 586 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_define_line_continuation_frag ,
625 "conformance/glsl/misc/shader-with-define-line-continuation.frag.html"); 587 "conformance/glsl/misc/shader-with-define-line-continuation.frag.html");
626 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_dfdx_no_ext_frag, 588 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_dfdx_no_ext_frag,
627 "conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html"); 589 "conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html");
628 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_dfdx_frag, 590 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_dfdx_frag,
629 "conformance/glsl/misc/shader-with-dfdx.frag.html"); 591 "conformance/glsl/misc/shader-with-dfdx.frag.html");
630 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_do_loop, 592 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_do_scoping,
631 "conformance/glsl/misc/shader-with-do-loop.html"); 593 "conformance/glsl/misc/shader-with-do-scoping.html");
632 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_error_directive, 594 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_error_directive,
633 "conformance/glsl/misc/shader-with-error-directive.html"); 595 "conformance/glsl/misc/shader-with-error-directive.html");
634 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_explicit_int_cast_vert, 596 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_explicit_int_cast_vert,
635 "conformance/glsl/misc/shader-with-explicit-int-cast.vert.html"); 597 "conformance/glsl/misc/shader-with-explicit-int-cast.vert.html");
636 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_float_return_value_frag, 598 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_float_return_value_frag,
637 "conformance/glsl/misc/shader-with-float-return-value.frag.html"); 599 "conformance/glsl/misc/shader-with-float-return-value.frag.html");
638 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_for_scoping, 600 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_for_scoping,
639 "conformance/glsl/misc/shader-with-for-scoping.html"); 601 "conformance/glsl/misc/shader-with-for-scoping.html");
640 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_for_loop, 602 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_for_loop,
641 "conformance/glsl/misc/shader-with-for-loop.html"); 603 "conformance/glsl/misc/shader-with-for-loop.html");
642 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_frag_depth_frag, 604 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_frag_depth_frag,
643 "conformance/glsl/misc/shader-with-frag-depth.frag.html"); 605 "conformance/glsl/misc/shader-with-frag-depth.frag.html");
644 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_function_recursion_frag, 606 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_function_recursion_frag,
645 "conformance/glsl/misc/shader-with-function-recursion.frag.html"); 607 "conformance/glsl/misc/shader-with-function-recursion.frag.html");
646 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_function_scoped_struct, 608 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_function_scoped_struct,
647 "conformance/glsl/misc/shader-with-function-scoped-struct.html"); 609 "conformance/glsl/misc/shader-with-function-scoped-struct.html");
648 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_functional_scoping, 610 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_functional_scoping,
649 "conformance/glsl/misc/shader-with-functional-scoping.html"); 611 "conformance/glsl/misc/shader-with-functional-scoping.html");
650 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_comma_assignment,
651 "conformance/glsl/misc/shader-with-comma-assignment.html");
652 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_comma_conditional_assignment,
653 "conformance/glsl/misc/shader-with-comma-conditional-assignment.html");
654 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_glcolor_vert, 612 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_glcolor_vert,
655 "conformance/glsl/misc/shader-with-glcolor.vert.html"); 613 "conformance/glsl/misc/shader-with-glcolor.vert.html");
656 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_gles_1_frag, 614 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_gles_1_frag,
657 "conformance/glsl/misc/shader-with-gles-1.frag.html"); 615 "conformance/glsl/misc/shader-with-gles-1.frag.html");
658 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_gles_symbol_frag, 616 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_gles_symbol_frag,
659 "conformance/glsl/misc/shader-with-gles-symbol.frag.html"); 617 "conformance/glsl/misc/shader-with-gles-symbol.frag.html");
660 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_glprojectionmatrix_vert, 618 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_glprojectionmatrix_vert,
661 "conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html"); 619 "conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html");
662 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_implicit_vec3_to_vec4_cast_ve rt, 620 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_implicit_vec3_to_vec4_cast_ve rt,
663 "conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html"); 621 "conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html");
(...skipping 10 matching lines...) Expand all
674 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_ivec4_return_value_frag, 632 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_ivec4_return_value_frag,
675 "conformance/glsl/misc/shader-with-ivec4-return-value.frag.html"); 633 "conformance/glsl/misc/shader-with-ivec4-return-value.frag.html");
676 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_limited_indexing_frag, 634 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_limited_indexing_frag,
677 "conformance/glsl/misc/shader-with-limited-indexing.frag.html"); 635 "conformance/glsl/misc/shader-with-limited-indexing.frag.html");
678 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_hex_int_constant_macro, 636 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_hex_int_constant_macro,
679 "conformance/glsl/misc/shader-with-hex-int-constant-macro.html"); 637 "conformance/glsl/misc/shader-with-hex-int-constant-macro.html");
680 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_long_line, 638 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_long_line,
681 "conformance/glsl/misc/shader-with-long-line.html"); 639 "conformance/glsl/misc/shader-with-long-line.html");
682 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_non_ascii_error_frag, 640 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_non_ascii_error_frag,
683 "conformance/glsl/misc/shader-with-non-ascii-error.frag.html"); 641 "conformance/glsl/misc/shader-with-non-ascii-error.frag.html");
684 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_non_reserved_words,
685 "conformance/glsl/misc/shader-with-non-reserved-words.html");
686 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_precision_frag, 642 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_precision_frag,
687 "conformance/glsl/misc/shader-with-precision.frag.html"); 643 "conformance/glsl/misc/shader-with-precision.frag.html");
688 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_quoted_error_frag, 644 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_quoted_error_frag,
689 "conformance/glsl/misc/shader-with-quoted-error.frag.html"); 645 "conformance/glsl/misc/shader-with-quoted-error.frag.html");
690 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_reserved_words,
691 "conformance/glsl/misc/shader-with-reserved-words.html");
692 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_undefined_preprocessor_symbol _frag, 646 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_undefined_preprocessor_symbol _frag,
693 "conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html"); 647 "conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html");
694 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_uniform_in_loop_condition_ver t, 648 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_uniform_in_loop_condition_ver t,
695 "conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html"); 649 "conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html");
696 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_vec2_return_value_frag, 650 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_vec2_return_value_frag,
697 "conformance/glsl/misc/shader-with-vec2-return-value.frag.html"); 651 "conformance/glsl/misc/shader-with-vec2-return-value.frag.html");
698 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_vec3_return_value_frag, 652 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_vec3_return_value_frag,
699 "conformance/glsl/misc/shader-with-vec3-return-value.frag.html"); 653 "conformance/glsl/misc/shader-with-vec3-return-value.frag.html");
700 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_vec4_return_value_frag, 654 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_vec4_return_value_frag,
701 "conformance/glsl/misc/shader-with-vec4-return-value.frag.html"); 655 "conformance/glsl/misc/shader-with-vec4-return-value.frag.html");
702 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_vec4_vec3_vec4_conditional, 656 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_vec4_vec3_vec4_conditional,
703 "conformance/glsl/misc/shader-with-vec4-vec3-vec4-conditional.html"); 657 "conformance/glsl/misc/shader-with-vec4-vec3-vec4-conditional.html");
704 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_version_100_frag, 658 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_version_100_frag,
705 "conformance/glsl/misc/shader-with-version-100.frag.html"); 659 "conformance/glsl/misc/shader-with-version-100.frag.html");
706 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_version_100_vert, 660 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_version_100_vert,
707 "conformance/glsl/misc/shader-with-version-100.vert.html"); 661 "conformance/glsl/misc/shader-with-version-100.vert.html");
708 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_version_120_vert, 662 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_version_120_vert,
709 "conformance/glsl/misc/shader-with-version-120.vert.html"); 663 "conformance/glsl/misc/shader-with-version-120.vert.html");
710 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_version_130_vert, 664 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_version_130_vert,
711 "conformance/glsl/misc/shader-with-version-130.vert.html"); 665 "conformance/glsl/misc/shader-with-version-130.vert.html");
712 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_webgl_identifier_vert, 666 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_webgl_identifier_vert,
713 "conformance/glsl/misc/shader-with-webgl-identifier.vert.html"); 667 "conformance/glsl/misc/shader-with-webgl-identifier.vert.html");
714 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_while_loop,
715 "conformance/glsl/misc/shader-with-while-loop.html");
716 CONFORMANCE_TEST(conformance_glsl_misc_shader_without_precision_frag, 668 CONFORMANCE_TEST(conformance_glsl_misc_shader_without_precision_frag,
717 "conformance/glsl/misc/shader-without-precision.frag.html"); 669 "conformance/glsl/misc/shader-without-precision.frag.html");
718 CONFORMANCE_TEST(conformance_glsl_misc_shared, 670 CONFORMANCE_TEST(conformance_glsl_misc_shared,
719 "conformance/glsl/misc/shared.html"); 671 "conformance/glsl/misc/shared.html");
720 CONFORMANCE_TEST(conformance_glsl_misc_struct_nesting_exceeds_maximum, 672 CONFORMANCE_TEST(conformance_glsl_misc_struct_nesting_exceeds_maximum,
721 "conformance/glsl/misc/struct-nesting-exceeds-maximum.html"); 673 "conformance/glsl/misc/struct-nesting-exceeds-maximum.html");
722 CONFORMANCE_TEST(conformance_glsl_misc_struct_nesting_under_maximum, 674 CONFORMANCE_TEST(conformance_glsl_misc_struct_nesting_under_maximum,
723 "conformance/glsl/misc/struct-nesting-under-maximum.html"); 675 "conformance/glsl/misc/struct-nesting-under-maximum.html");
724 CONFORMANCE_TEST(conformance_glsl_misc_uniform_location_length_limits, 676 CONFORMANCE_TEST(conformance_glsl_misc_uniform_location_length_limits,
725 "conformance/glsl/misc/uniform-location-length-limits.html"); 677 "conformance/glsl/misc/uniform-location-length-limits.html");
(...skipping 21 matching lines...) Expand all
747 "conformance/glsl/samplers/glsl-function-texture2dproj.html"); 699 "conformance/glsl/samplers/glsl-function-texture2dproj.html");
748 CONFORMANCE_TEST(conformance_glsl_variables_gl_fragcoord, 700 CONFORMANCE_TEST(conformance_glsl_variables_gl_fragcoord,
749 "conformance/glsl/variables/gl-fragcoord.html"); 701 "conformance/glsl/variables/gl-fragcoord.html");
750 CONFORMANCE_TEST(conformance_glsl_variables_gl_frontfacing, 702 CONFORMANCE_TEST(conformance_glsl_variables_gl_frontfacing,
751 "conformance/glsl/variables/gl-frontfacing.html"); 703 "conformance/glsl/variables/gl-frontfacing.html");
752 CONFORMANCE_TEST(conformance_glsl_variables_gl_pointcoord, 704 CONFORMANCE_TEST(conformance_glsl_variables_gl_pointcoord,
753 "conformance/glsl/variables/gl-pointcoord.html"); 705 "conformance/glsl/variables/gl-pointcoord.html");
754 706
755 #endif // CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_ 707 #endif // CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
756 708
OLDNEW
« no previous file with comments | « chrome/test/gpu/webgl_conformance_test_expectations.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698