OLD | NEW |
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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
64 CONFORMANCE_TEST(conformance_more_functions_drawArrays, | 64 CONFORMANCE_TEST(conformance_more_functions_drawArrays, |
65 "conformance/more/functions/drawArrays.html"); | 65 "conformance/more/functions/drawArrays.html"); |
66 CONFORMANCE_TEST(conformance_more_functions_drawArraysOutOfBounds, | 66 CONFORMANCE_TEST(conformance_more_functions_drawArraysOutOfBounds, |
67 "conformance/more/functions/drawArraysOutOfBounds.html"); | 67 "conformance/more/functions/drawArraysOutOfBounds.html"); |
68 CONFORMANCE_TEST(conformance_more_functions_drawElements, | 68 CONFORMANCE_TEST(conformance_more_functions_drawElements, |
69 "conformance/more/functions/drawElements.html"); | 69 "conformance/more/functions/drawElements.html"); |
70 CONFORMANCE_TEST(conformance_more_functions_drawElementsBadArgs, | 70 CONFORMANCE_TEST(conformance_more_functions_drawElementsBadArgs, |
71 "conformance/more/functions/drawElementsBadArgs.html"); | 71 "conformance/more/functions/drawElementsBadArgs.html"); |
72 CONFORMANCE_TEST(conformance_more_functions_isTests, | 72 CONFORMANCE_TEST(conformance_more_functions_isTests, |
73 "conformance/more/functions/isTests.html"); | 73 "conformance/more/functions/isTests.html"); |
| 74 CONFORMANCE_TEST(conformance_more_functions_isTestsBadArgs, |
| 75 "conformance/more/functions/isTestsBadArgs.html"); |
74 CONFORMANCE_TEST(conformance_more_functions_readPixels, | 76 CONFORMANCE_TEST(conformance_more_functions_readPixels, |
75 "conformance/more/functions/readPixels.html"); | 77 "conformance/more/functions/readPixels.html"); |
76 CONFORMANCE_TEST(conformance_more_functions_readPixelsBadArgs, | 78 CONFORMANCE_TEST(conformance_more_functions_readPixelsBadArgs, |
77 "conformance/more/functions/readPixelsBadArgs.html"); | 79 "conformance/more/functions/readPixelsBadArgs.html"); |
78 CONFORMANCE_TEST(conformance_more_functions_texImage2D, | 80 CONFORMANCE_TEST(conformance_more_functions_texImage2D, |
79 "conformance/more/functions/texImage2D.html"); | 81 "conformance/more/functions/texImage2D.html"); |
80 CONFORMANCE_TEST(conformance_more_functions_texImage2DBadArgs, | 82 CONFORMANCE_TEST(conformance_more_functions_texImage2DBadArgs, |
81 "conformance/more/functions/texImage2DBadArgs.html"); | 83 "conformance/more/functions/texImage2DBadArgs.html"); |
82 CONFORMANCE_TEST(conformance_more_functions_texImage2DHTML, | 84 CONFORMANCE_TEST(conformance_more_functions_texImage2DHTML, |
83 "conformance/more/functions/texImage2DHTML.html"); | 85 "conformance/more/functions/texImage2DHTML.html"); |
(...skipping 30 matching lines...) Expand all Loading... |
114 CONFORMANCE_TEST(conformance_more_functions_vertexAttribPointerBadArgs, | 116 CONFORMANCE_TEST(conformance_more_functions_vertexAttribPointerBadArgs, |
115 "conformance/more/functions/vertexAttribPointerBadArgs.html"); | 117 "conformance/more/functions/vertexAttribPointerBadArgs.html"); |
116 CONFORMANCE_TEST(conformance_more_glsl_arrayOutOfBounds, | 118 CONFORMANCE_TEST(conformance_more_glsl_arrayOutOfBounds, |
117 "conformance/more/glsl/arrayOutOfBounds.html"); | 119 "conformance/more/glsl/arrayOutOfBounds.html"); |
118 CONFORMANCE_TEST(conformance_more_glsl_uniformOutOfBounds, | 120 CONFORMANCE_TEST(conformance_more_glsl_uniformOutOfBounds, |
119 "conformance/more/glsl/uniformOutOfBounds.html"); | 121 "conformance/more/glsl/uniformOutOfBounds.html"); |
120 CONFORMANCE_TEST(conformance_attribs_gl_enable_vertex_attrib, | 122 CONFORMANCE_TEST(conformance_attribs_gl_enable_vertex_attrib, |
121 "conformance/attribs/gl-enable-vertex-attrib.html"); | 123 "conformance/attribs/gl-enable-vertex-attrib.html"); |
122 CONFORMANCE_TEST(conformance_attribs_gl_vertex_attrib_render, | 124 CONFORMANCE_TEST(conformance_attribs_gl_vertex_attrib_render, |
123 "conformance/attribs/gl-vertex-attrib-render.html"); | 125 "conformance/attribs/gl-vertex-attrib-render.html"); |
| 126 CONFORMANCE_TEST(conformance_attribs_gl_disabled_vertex_attrib, |
| 127 "conformance/attribs/gl-disabled-vertex-attrib.html"); |
124 CONFORMANCE_TEST(conformance_attribs_gl_vertex_attrib_zero_issues, | 128 CONFORMANCE_TEST(conformance_attribs_gl_vertex_attrib_zero_issues, |
125 "conformance/attribs/gl-vertex-attrib-zero-issues.html"); | 129 "conformance/attribs/gl-vertex-attrib-zero-issues.html"); |
126 CONFORMANCE_TEST(conformance_attribs_gl_vertex_attrib, | 130 CONFORMANCE_TEST(conformance_attribs_gl_vertex_attrib, |
127 "conformance/attribs/gl-vertex-attrib.html"); | 131 "conformance/attribs/gl-vertex-attrib.html"); |
128 CONFORMANCE_TEST(conformance_attribs_gl_vertexattribpointer_offsets, | 132 CONFORMANCE_TEST(conformance_attribs_gl_vertexattribpointer_offsets, |
129 "conformance/attribs/gl-vertexattribpointer-offsets.html"); | 133 "conformance/attribs/gl-vertexattribpointer-offsets.html"); |
130 CONFORMANCE_TEST(conformance_attribs_gl_vertexattribpointer, | 134 CONFORMANCE_TEST(conformance_attribs_gl_vertexattribpointer, |
131 "conformance/attribs/gl-vertexattribpointer.html"); | 135 "conformance/attribs/gl-vertexattribpointer.html"); |
132 CONFORMANCE_TEST(conformance_buffers_buffer_bind_test, | 136 CONFORMANCE_TEST(conformance_buffers_buffer_bind_test, |
133 "conformance/buffers/buffer-bind-test.html"); | 137 "conformance/buffers/buffer-bind-test.html"); |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
176 CONFORMANCE_TEST(conformance_context_context_type_test, | 180 CONFORMANCE_TEST(conformance_context_context_type_test, |
177 "conformance/context/context-type-test.html"); | 181 "conformance/context/context-type-test.html"); |
178 CONFORMANCE_TEST(conformance_context_incorrect_context_object_behaviour, | 182 CONFORMANCE_TEST(conformance_context_incorrect_context_object_behaviour, |
179 "conformance/context/incorrect-context-object-behaviour.html"); | 183 "conformance/context/incorrect-context-object-behaviour.html"); |
180 CONFORMANCE_TEST(conformance_context_methods, | 184 CONFORMANCE_TEST(conformance_context_methods, |
181 "conformance/context/methods.html"); | 185 "conformance/context/methods.html"); |
182 CONFORMANCE_TEST(conformance_context_premultiplyalpha_test, | 186 CONFORMANCE_TEST(conformance_context_premultiplyalpha_test, |
183 "conformance/context/premultiplyalpha-test.html"); | 187 "conformance/context/premultiplyalpha-test.html"); |
184 CONFORMANCE_TEST(conformance_context_resource_sharing_test, | 188 CONFORMANCE_TEST(conformance_context_resource_sharing_test, |
185 "conformance/context/resource-sharing-test.html"); | 189 "conformance/context/resource-sharing-test.html"); |
| 190 CONFORMANCE_TEST(conformance_extensions_get_extension, |
| 191 "conformance/extensions/get-extension.html"); |
186 CONFORMANCE_TEST(conformance_extensions_oes_standard_derivatives, | 192 CONFORMANCE_TEST(conformance_extensions_oes_standard_derivatives, |
187 "conformance/extensions/oes-standard-derivatives.html"); | 193 "conformance/extensions/oes-standard-derivatives.html"); |
| 194 CONFORMANCE_TEST(conformance_extensions_oes_texture_float_with_canvas, |
| 195 "conformance/extensions/oes-texture-float-with-canvas.html"); |
| 196 CONFORMANCE_TEST(conformance_extensions_oes_texture_float_with_image_data, |
| 197 "conformance/extensions/oes-texture-float-with-image-data.html"); |
| 198 CONFORMANCE_TEST(conformance_extensions_oes_texture_float_with_image, |
| 199 "conformance/extensions/oes-texture-float-with-image.html"); |
| 200 CONFORMANCE_TEST(conformance_extensions_oes_texture_float_with_video, |
| 201 "conformance/extensions/oes-texture-float-with-video.html"); |
188 CONFORMANCE_TEST(conformance_extensions_oes_texture_float, | 202 CONFORMANCE_TEST(conformance_extensions_oes_texture_float, |
189 "conformance/extensions/oes-texture-float.html"); | 203 "conformance/extensions/oes-texture-float.html"); |
190 CONFORMANCE_TEST(conformance_extensions_oes_vertex_array_object, | 204 CONFORMANCE_TEST(conformance_extensions_oes_vertex_array_object, |
191 "conformance/extensions/oes-vertex-array-object.html"); | 205 "conformance/extensions/oes-vertex-array-object.html"); |
192 CONFORMANCE_TEST(conformance_extensions_webgl_debug_renderer_info, | 206 CONFORMANCE_TEST(conformance_extensions_webgl_debug_renderer_info, |
193 "conformance/extensions/webgl-debug-renderer-info.html"); | 207 "conformance/extensions/webgl-debug-renderer-info.html"); |
194 CONFORMANCE_TEST(conformance_extensions_webgl_debug_shaders, | 208 CONFORMANCE_TEST(conformance_extensions_webgl_debug_shaders, |
195 "conformance/extensions/webgl-debug-shaders.html"); | 209 "conformance/extensions/webgl-debug-shaders.html"); |
196 CONFORMANCE_TEST(conformance_extensions_webgl_compressed_texture_s3tc, | 210 CONFORMANCE_TEST(conformance_extensions_webgl_compressed_texture_s3tc, |
197 "conformance/extensions/webgl-compressed-texture-s3tc.html"); | 211 "conformance/extensions/webgl-compressed-texture-s3tc.html"); |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
250 CONFORMANCE_TEST(conformance_programs_program_test, | 264 CONFORMANCE_TEST(conformance_programs_program_test, |
251 "conformance/programs/program-test.html"); | 265 "conformance/programs/program-test.html"); |
252 CONFORMANCE_TEST(conformance_programs_use_program_crash_with_discard_in_fragment
_shader, | 266 CONFORMANCE_TEST(conformance_programs_use_program_crash_with_discard_in_fragment
_shader, |
253 "conformance/programs/use-program-crash-with-discard-in-fragment-shader.html")
; | 267 "conformance/programs/use-program-crash-with-discard-in-fragment-shader.html")
; |
254 CONFORMANCE_TEST(conformance_reading_read_pixels_pack_alignment, | 268 CONFORMANCE_TEST(conformance_reading_read_pixels_pack_alignment, |
255 "conformance/reading/read-pixels-pack-alignment.html"); | 269 "conformance/reading/read-pixels-pack-alignment.html"); |
256 CONFORMANCE_TEST(conformance_reading_read_pixels_test, | 270 CONFORMANCE_TEST(conformance_reading_read_pixels_test, |
257 "conformance/reading/read-pixels-test.html"); | 271 "conformance/reading/read-pixels-test.html"); |
258 CONFORMANCE_TEST(conformance_renderbuffers_framebuffer_object_attachment, | 272 CONFORMANCE_TEST(conformance_renderbuffers_framebuffer_object_attachment, |
259 "conformance/renderbuffers/framebuffer-object-attachment.html"); | 273 "conformance/renderbuffers/framebuffer-object-attachment.html"); |
| 274 CONFORMANCE_TEST(conformance_renderbuffers_framebuffer_state_restoration, |
| 275 "conformance/renderbuffers/framebuffer-state-restoration.html"); |
260 CONFORMANCE_TEST(conformance_renderbuffers_framebuffer_test, | 276 CONFORMANCE_TEST(conformance_renderbuffers_framebuffer_test, |
261 "conformance/renderbuffers/framebuffer-test.html"); | 277 "conformance/renderbuffers/framebuffer-test.html"); |
262 CONFORMANCE_TEST(conformance_renderbuffers_renderbuffer_initialization, | 278 CONFORMANCE_TEST(conformance_renderbuffers_renderbuffer_initialization, |
263 "conformance/renderbuffers/renderbuffer-initialization.html"); | 279 "conformance/renderbuffers/renderbuffer-initialization.html"); |
264 CONFORMANCE_TEST(conformance_rendering_culling, | 280 CONFORMANCE_TEST(conformance_rendering_culling, |
265 "conformance/rendering/culling.html"); | 281 "conformance/rendering/culling.html"); |
266 CONFORMANCE_TEST(conformance_rendering_draw_arrays_out_of_bounds, | 282 CONFORMANCE_TEST(conformance_rendering_draw_arrays_out_of_bounds, |
267 "conformance/rendering/draw-arrays-out-of-bounds.html"); | 283 "conformance/rendering/draw-arrays-out-of-bounds.html"); |
268 CONFORMANCE_TEST(conformance_rendering_draw_elements_out_of_bounds, | 284 CONFORMANCE_TEST(conformance_rendering_draw_elements_out_of_bounds, |
269 "conformance/rendering/draw-elements-out-of-bounds.html"); | 285 "conformance/rendering/draw-elements-out-of-bounds.html"); |
(...skipping 30 matching lines...) Expand all Loading... |
300 CONFORMANCE_TEST(conformance_textures_gl_pixelstorei, | 316 CONFORMANCE_TEST(conformance_textures_gl_pixelstorei, |
301 "conformance/textures/gl-pixelstorei.html"); | 317 "conformance/textures/gl-pixelstorei.html"); |
302 CONFORMANCE_TEST(conformance_textures_gl_teximage, | 318 CONFORMANCE_TEST(conformance_textures_gl_teximage, |
303 "conformance/textures/gl-teximage.html"); | 319 "conformance/textures/gl-teximage.html"); |
304 CONFORMANCE_TEST(conformance_textures_origin_clean_conformance, | 320 CONFORMANCE_TEST(conformance_textures_origin_clean_conformance, |
305 "conformance/textures/origin-clean-conformance.html"); | 321 "conformance/textures/origin-clean-conformance.html"); |
306 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_array_buff
er_view, | 322 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_array_buff
er_view, |
307 "conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html")
; | 323 "conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html")
; |
308 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_canvas, | 324 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_canvas, |
309 "conformance/textures/tex-image-and-sub-image-2d-with-canvas.html"); | 325 "conformance/textures/tex-image-and-sub-image-2d-with-canvas.html"); |
| 326 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_canvas_rgb
565, |
| 327 "conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html"); |
| 328 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_canvas_rgb
a4444, |
| 329 "conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html"); |
| 330 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_canvas_rgb
a5551, |
| 331 "conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html"); |
310 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_image_data
, | 332 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_image_data
, |
311 "conformance/textures/tex-image-and-sub-image-2d-with-image-data.html"); | 333 "conformance/textures/tex-image-and-sub-image-2d-with-image-data.html"); |
| 334 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_image_data
_rgb565, |
| 335 "conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html")
; |
| 336 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_image_data
_rgba4444, |
| 337 "conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444.html
"); |
| 338 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_image_data
_rgba5551, |
| 339 "conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba5551.html
"); |
312 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_image, | 340 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_image, |
313 "conformance/textures/tex-image-and-sub-image-2d-with-image.html"); | 341 "conformance/textures/tex-image-and-sub-image-2d-with-image.html"); |
| 342 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_image_rgb5
65, |
| 343 "conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html"); |
| 344 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_image_rgba
4444, |
| 345 "conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html"); |
| 346 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_image_rgba
5551, |
| 347 "conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html"); |
314 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_video, | 348 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_video, |
315 "conformance/textures/tex-image-and-sub-image-2d-with-video.html"); | 349 "conformance/textures/tex-image-and-sub-image-2d-with-video.html"); |
| 350 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_video_rgb5
65, |
| 351 "conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html"); |
| 352 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_video_rgba
4444, |
| 353 "conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html"); |
| 354 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_video_rgba
5551, |
| 355 "conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html"); |
316 CONFORMANCE_TEST(conformance_textures_tex_image_and_uniform_binding_bugs, | 356 CONFORMANCE_TEST(conformance_textures_tex_image_and_uniform_binding_bugs, |
317 "conformance/textures/tex-image-and-uniform-binding-bugs.html"); | 357 "conformance/textures/tex-image-and-uniform-binding-bugs.html"); |
318 CONFORMANCE_TEST(conformance_textures_tex_image_with_format_and_type, | 358 CONFORMANCE_TEST(conformance_textures_tex_image_with_format_and_type, |
319 "conformance/textures/tex-image-with-format-and-type.html"); | 359 "conformance/textures/tex-image-with-format-and-type.html"); |
320 CONFORMANCE_TEST(conformance_textures_tex_image_with_invalid_data, | 360 CONFORMANCE_TEST(conformance_textures_tex_image_with_invalid_data, |
321 "conformance/textures/tex-image-with-invalid-data.html"); | 361 "conformance/textures/tex-image-with-invalid-data.html"); |
322 CONFORMANCE_TEST(conformance_textures_tex_input_validation, | 362 CONFORMANCE_TEST(conformance_textures_tex_input_validation, |
323 "conformance/textures/tex-input-validation.html"); | 363 "conformance/textures/tex-input-validation.html"); |
324 CONFORMANCE_TEST(conformance_textures_tex_sub_image_2d_bad_args, | 364 CONFORMANCE_TEST(conformance_textures_tex_sub_image_2d_bad_args, |
325 "conformance/textures/tex-sub-image-2d-bad-args.html"); | 365 "conformance/textures/tex-sub-image-2d-bad-args.html"); |
326 CONFORMANCE_TEST(conformance_textures_tex_sub_image_2d, | 366 CONFORMANCE_TEST(conformance_textures_tex_sub_image_2d, |
327 "conformance/textures/tex-sub-image-2d.html"); | 367 "conformance/textures/tex-sub-image-2d.html"); |
328 CONFORMANCE_TEST(conformance_textures_texparameter_test, | 368 CONFORMANCE_TEST(conformance_textures_texparameter_test, |
329 "conformance/textures/texparameter-test.html"); | 369 "conformance/textures/texparameter-test.html"); |
330 CONFORMANCE_TEST(conformance_textures_texture_active_bind_2, | 370 CONFORMANCE_TEST(conformance_textures_texture_active_bind_2, |
331 "conformance/textures/texture-active-bind-2.html"); | 371 "conformance/textures/texture-active-bind-2.html"); |
332 CONFORMANCE_TEST(conformance_textures_texture_active_bind, | 372 CONFORMANCE_TEST(conformance_textures_texture_active_bind, |
333 "conformance/textures/texture-active-bind.html"); | 373 "conformance/textures/texture-active-bind.html"); |
| 374 CONFORMANCE_TEST(conformance_textures_texture_attachment_formats, |
| 375 "conformance/textures/texture-attachment-formats.html"); |
334 CONFORMANCE_TEST(conformance_textures_texture_clear, | 376 CONFORMANCE_TEST(conformance_textures_texture_clear, |
335 "conformance/textures/texture-clear.html"); | 377 "conformance/textures/texture-clear.html"); |
336 CONFORMANCE_TEST(conformance_textures_texture_complete, | 378 CONFORMANCE_TEST(conformance_textures_texture_complete, |
337 "conformance/textures/texture-complete.html"); | 379 "conformance/textures/texture-complete.html"); |
338 CONFORMANCE_TEST(conformance_textures_texture_formats_test, | 380 CONFORMANCE_TEST(conformance_textures_texture_formats_test, |
339 "conformance/textures/texture-formats-test.html"); | 381 "conformance/textures/texture-formats-test.html"); |
340 CONFORMANCE_TEST(conformance_textures_texture_mips, | 382 CONFORMANCE_TEST(conformance_textures_texture_mips, |
341 "conformance/textures/texture-mips.html"); | 383 "conformance/textures/texture-mips.html"); |
342 CONFORMANCE_TEST(conformance_textures_texture_npot_video, | 384 CONFORMANCE_TEST(conformance_textures_texture_npot_video, |
343 "conformance/textures/texture-npot-video.html"); | 385 "conformance/textures/texture-npot-video.html"); |
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
714 CONFORMANCE_TEST(conformance_glsl_misc_shader_without_precision_frag, | 756 CONFORMANCE_TEST(conformance_glsl_misc_shader_without_precision_frag, |
715 "conformance/glsl/misc/shader-without-precision.frag.html"); | 757 "conformance/glsl/misc/shader-without-precision.frag.html"); |
716 CONFORMANCE_TEST(conformance_glsl_misc_shared, | 758 CONFORMANCE_TEST(conformance_glsl_misc_shared, |
717 "conformance/glsl/misc/shared.html"); | 759 "conformance/glsl/misc/shared.html"); |
718 CONFORMANCE_TEST(conformance_glsl_misc_struct_nesting_exceeds_maximum, | 760 CONFORMANCE_TEST(conformance_glsl_misc_struct_nesting_exceeds_maximum, |
719 "conformance/glsl/misc/struct-nesting-exceeds-maximum.html"); | 761 "conformance/glsl/misc/struct-nesting-exceeds-maximum.html"); |
720 CONFORMANCE_TEST(conformance_glsl_misc_struct_nesting_under_maximum, | 762 CONFORMANCE_TEST(conformance_glsl_misc_struct_nesting_under_maximum, |
721 "conformance/glsl/misc/struct-nesting-under-maximum.html"); | 763 "conformance/glsl/misc/struct-nesting-under-maximum.html"); |
722 CONFORMANCE_TEST(conformance_glsl_misc_uniform_location_length_limits, | 764 CONFORMANCE_TEST(conformance_glsl_misc_uniform_location_length_limits, |
723 "conformance/glsl/misc/uniform-location-length-limits.html"); | 765 "conformance/glsl/misc/uniform-location-length-limits.html"); |
| 766 CONFORMANCE_TEST(conformance_glsl_misc_shader_with_short_circuiting_operators, |
| 767 "conformance/glsl/misc/shader-with-short-circuiting-operators.html"); |
724 CONFORMANCE_TEST(conformance_glsl_reserved__webgl_field_vert, | 768 CONFORMANCE_TEST(conformance_glsl_reserved__webgl_field_vert, |
725 "conformance/glsl/reserved/_webgl_field.vert.html"); | 769 "conformance/glsl/reserved/_webgl_field.vert.html"); |
726 CONFORMANCE_TEST(conformance_glsl_reserved__webgl_function_vert, | 770 CONFORMANCE_TEST(conformance_glsl_reserved__webgl_function_vert, |
727 "conformance/glsl/reserved/_webgl_function.vert.html"); | 771 "conformance/glsl/reserved/_webgl_function.vert.html"); |
728 CONFORMANCE_TEST(conformance_glsl_reserved__webgl_struct_vert, | 772 CONFORMANCE_TEST(conformance_glsl_reserved__webgl_struct_vert, |
729 "conformance/glsl/reserved/_webgl_struct.vert.html"); | 773 "conformance/glsl/reserved/_webgl_struct.vert.html"); |
730 CONFORMANCE_TEST(conformance_glsl_reserved__webgl_variable_vert, | 774 CONFORMANCE_TEST(conformance_glsl_reserved__webgl_variable_vert, |
731 "conformance/glsl/reserved/_webgl_variable.vert.html"); | 775 "conformance/glsl/reserved/_webgl_variable.vert.html"); |
732 CONFORMANCE_TEST(conformance_glsl_reserved_webgl_field_vert, | 776 CONFORMANCE_TEST(conformance_glsl_reserved_webgl_field_vert, |
733 "conformance/glsl/reserved/webgl_field.vert.html"); | 777 "conformance/glsl/reserved/webgl_field.vert.html"); |
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1027 "conformance/ogles/GL/vec/vec_001_to_008.html"); | 1071 "conformance/ogles/GL/vec/vec_001_to_008.html"); |
1028 CONFORMANCE_TEST(conformance_ogles_GL_vec_vec_009_to_016, | 1072 CONFORMANCE_TEST(conformance_ogles_GL_vec_vec_009_to_016, |
1029 "conformance/ogles/GL/vec/vec_009_to_016.html"); | 1073 "conformance/ogles/GL/vec/vec_009_to_016.html"); |
1030 CONFORMANCE_TEST(conformance_ogles_GL_vec_vec_017_to_018, | 1074 CONFORMANCE_TEST(conformance_ogles_GL_vec_vec_017_to_018, |
1031 "conformance/ogles/GL/vec/vec_017_to_018.html"); | 1075 "conformance/ogles/GL/vec/vec_017_to_018.html"); |
1032 CONFORMANCE_TEST(conformance_ogles_GL_vec3_vec3_001_to_008, | 1076 CONFORMANCE_TEST(conformance_ogles_GL_vec3_vec3_001_to_008, |
1033 "conformance/ogles/GL/vec3/vec3_001_to_008.html"); | 1077 "conformance/ogles/GL/vec3/vec3_001_to_008.html"); |
1034 | 1078 |
1035 #endif // CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_ | 1079 #endif // CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_ |
1036 | 1080 |
OLD | NEW |