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

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

Issue 8885003: Fix webgl conformance test list generation script. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years 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
OLDNEW
1 // Copyright (c) 2011 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2011 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_
11 11
12 #if defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_LINUX)
13 #define MAYBE_conformance_textures_tex_input_validation DISABLED_conformance_tex tures_tex_input_validation
14 #elif !defined(MAYBE_conformance_textures_tex_input_validation)
15 #define MAYBE_conformance_textures_tex_input_validation conformance_textures_tex _input_validation
16 #endif
17 #if defined(OS_WIN)
18 #define MAYBE_conformance_glsl_functions_glsl_function_atan FAILS_conformance_gl sl_functions_glsl_function_atan
19 #elif !defined(MAYBE_conformance_glsl_functions_glsl_function_atan)
20 #define MAYBE_conformance_glsl_functions_glsl_function_atan conformance_glsl_fun ctions_glsl_function_atan
21 #endif
22 #if defined(OS_WIN)
23 #define MAYBE_conformance_glsl_functions_glsl_function_atan_xy FAILS_conformance _glsl_functions_glsl_function_atan_xy
24 #elif !defined(MAYBE_conformance_glsl_functions_glsl_function_atan_xy)
25 #define MAYBE_conformance_glsl_functions_glsl_function_atan_xy conformance_glsl_ functions_glsl_function_atan_xy
26 #endif
27 #if defined(OS_WIN)
28 #define MAYBE_conformance_glsl_functions_glsl_function_mod_gentype FAILS_conform ance_glsl_functions_glsl_function_mod_gentype
29 #elif !defined(MAYBE_conformance_glsl_functions_glsl_function_mod_gentype)
30 #define MAYBE_conformance_glsl_functions_glsl_function_mod_gentype conformance_g lsl_functions_glsl_function_mod_gentype
31 #endif
32 #if defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_LINUX)
33 #define MAYBE_conformance_more_functions_readPixelsBadArgs FAILS_conformance_mor e_functions_readPixelsBadArgs
34 #elif !defined(MAYBE_conformance_more_functions_readPixelsBadArgs)
35 #define MAYBE_conformance_more_functions_readPixelsBadArgs conformance_more_func tions_readPixelsBadArgs
36 #endif
37 #if defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_LINUX)
38 #define MAYBE_conformance_more_functions_texImage2DHTML FAILS_conformance_more_f unctions_texImage2DHTML
39 #elif !defined(MAYBE_conformance_more_functions_texImage2DHTML)
40 #define MAYBE_conformance_more_functions_texImage2DHTML conformance_more_functio ns_texImage2DHTML
41 #endif
42 #if defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_LINUX)
43 #define MAYBE_conformance_more_functions_texSubImage2DHTML FAILS_conformance_mor e_functions_texSubImage2DHTML
44 #elif !defined(MAYBE_conformance_more_functions_texSubImage2DHTML)
45 #define MAYBE_conformance_more_functions_texSubImage2DHTML conformance_more_func tions_texSubImage2DHTML
46 #endif
12 CONFORMANCE_TEST(conformance_more_conformance_constants, 47 CONFORMANCE_TEST(conformance_more_conformance_constants,
13 "conformance/more/conformance/constants.html"); 48 "conformance/more/conformance/constants.html");
14 CONFORMANCE_TEST(conformance_more_conformance_getContext, 49 CONFORMANCE_TEST(conformance_more_conformance_getContext,
15 "conformance/more/conformance/getContext.html"); 50 "conformance/more/conformance/getContext.html");
16 CONFORMANCE_TEST(conformance_more_conformance_methods, 51 CONFORMANCE_TEST(conformance_more_conformance_methods,
17 "conformance/more/conformance/methods.html"); 52 "conformance/more/conformance/methods.html");
18 CONFORMANCE_TEST(conformance_more_conformance_quickCheckAPI_A, 53 CONFORMANCE_TEST(conformance_more_conformance_quickCheckAPI_A,
19 "conformance/more/conformance/quickCheckAPI-A.html"); 54 "conformance/more/conformance/quickCheckAPI-A.html");
20 CONFORMANCE_TEST(conformance_more_conformance_quickCheckAPI_B1, 55 CONFORMANCE_TEST(conformance_more_conformance_quickCheckAPI_B1,
21 "conformance/more/conformance/quickCheckAPI-B1.html"); 56 "conformance/more/conformance/quickCheckAPI-B1.html");
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 CONFORMANCE_TEST(conformance_more_functions_drawArraysOutOfBounds, 101 CONFORMANCE_TEST(conformance_more_functions_drawArraysOutOfBounds,
67 "conformance/more/functions/drawArraysOutOfBounds.html"); 102 "conformance/more/functions/drawArraysOutOfBounds.html");
68 CONFORMANCE_TEST(conformance_more_functions_drawElements, 103 CONFORMANCE_TEST(conformance_more_functions_drawElements,
69 "conformance/more/functions/drawElements.html"); 104 "conformance/more/functions/drawElements.html");
70 CONFORMANCE_TEST(conformance_more_functions_drawElementsBadArgs, 105 CONFORMANCE_TEST(conformance_more_functions_drawElementsBadArgs,
71 "conformance/more/functions/drawElementsBadArgs.html"); 106 "conformance/more/functions/drawElementsBadArgs.html");
72 CONFORMANCE_TEST(conformance_more_functions_isTests, 107 CONFORMANCE_TEST(conformance_more_functions_isTests,
73 "conformance/more/functions/isTests.html"); 108 "conformance/more/functions/isTests.html");
74 CONFORMANCE_TEST(conformance_more_functions_readPixels, 109 CONFORMANCE_TEST(conformance_more_functions_readPixels,
75 "conformance/more/functions/readPixels.html"); 110 "conformance/more/functions/readPixels.html");
76 CONFORMANCE_TEST(FAILS_conformance_more_functions_readPixelsBadArgs, 111 CONFORMANCE_TEST(MAYBE_conformance_more_functions_readPixelsBadArgs,
77 "conformance/more/functions/readPixelsBadArgs.html"); 112 "conformance/more/functions/readPixelsBadArgs.html");
78 CONFORMANCE_TEST(conformance_more_functions_texImage2D, 113 CONFORMANCE_TEST(conformance_more_functions_texImage2D,
79 "conformance/more/functions/texImage2D.html"); 114 "conformance/more/functions/texImage2D.html");
80 CONFORMANCE_TEST(conformance_more_functions_texImage2DBadArgs, 115 CONFORMANCE_TEST(conformance_more_functions_texImage2DBadArgs,
81 "conformance/more/functions/texImage2DBadArgs.html"); 116 "conformance/more/functions/texImage2DBadArgs.html");
82 CONFORMANCE_TEST(FAILS_conformance_more_functions_texImage2DHTML, 117 CONFORMANCE_TEST(MAYBE_conformance_more_functions_texImage2DHTML,
83 "conformance/more/functions/texImage2DHTML.html"); 118 "conformance/more/functions/texImage2DHTML.html");
84 CONFORMANCE_TEST(conformance_more_functions_texImage2DHTMLBadArgs, 119 CONFORMANCE_TEST(conformance_more_functions_texImage2DHTMLBadArgs,
85 "conformance/more/functions/texImage2DHTMLBadArgs.html"); 120 "conformance/more/functions/texImage2DHTMLBadArgs.html");
86 CONFORMANCE_TEST(conformance_more_functions_texSubImage2D, 121 CONFORMANCE_TEST(conformance_more_functions_texSubImage2D,
87 "conformance/more/functions/texSubImage2D.html"); 122 "conformance/more/functions/texSubImage2D.html");
88 CONFORMANCE_TEST(conformance_more_functions_texSubImage2DBadArgs, 123 CONFORMANCE_TEST(conformance_more_functions_texSubImage2DBadArgs,
89 "conformance/more/functions/texSubImage2DBadArgs.html"); 124 "conformance/more/functions/texSubImage2DBadArgs.html");
90 CONFORMANCE_TEST(FAILS_conformance_more_functions_texSubImage2DHTML, 125 CONFORMANCE_TEST(MAYBE_conformance_more_functions_texSubImage2DHTML,
91 "conformance/more/functions/texSubImage2DHTML.html"); 126 "conformance/more/functions/texSubImage2DHTML.html");
92 CONFORMANCE_TEST(conformance_more_functions_texSubImage2DHTMLBadArgs, 127 CONFORMANCE_TEST(conformance_more_functions_texSubImage2DHTMLBadArgs,
93 "conformance/more/functions/texSubImage2DHTMLBadArgs.html"); 128 "conformance/more/functions/texSubImage2DHTMLBadArgs.html");
94 CONFORMANCE_TEST(conformance_more_functions_uniformf, 129 CONFORMANCE_TEST(conformance_more_functions_uniformf,
95 "conformance/more/functions/uniformf.html"); 130 "conformance/more/functions/uniformf.html");
96 CONFORMANCE_TEST(conformance_more_functions_uniformfBadArgs, 131 CONFORMANCE_TEST(conformance_more_functions_uniformfBadArgs,
97 "conformance/more/functions/uniformfBadArgs.html"); 132 "conformance/more/functions/uniformfBadArgs.html");
98 CONFORMANCE_TEST(conformance_more_functions_uniformfArrayLen1, 133 CONFORMANCE_TEST(conformance_more_functions_uniformfArrayLen1,
99 "conformance/more/functions/uniformfArrayLen1.html"); 134 "conformance/more/functions/uniformfArrayLen1.html");
100 CONFORMANCE_TEST(conformance_more_functions_uniformi, 135 CONFORMANCE_TEST(conformance_more_functions_uniformi,
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
282 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_image, 317 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_image,
283 "conformance/textures/tex-image-and-sub-image-2d-with-image.html"); 318 "conformance/textures/tex-image-and-sub-image-2d-with-image.html");
284 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_video, 319 CONFORMANCE_TEST(conformance_textures_tex_image_and_sub_image_2d_with_video,
285 "conformance/textures/tex-image-and-sub-image-2d-with-video.html"); 320 "conformance/textures/tex-image-and-sub-image-2d-with-video.html");
286 CONFORMANCE_TEST(conformance_textures_tex_image_and_uniform_binding_bugs, 321 CONFORMANCE_TEST(conformance_textures_tex_image_and_uniform_binding_bugs,
287 "conformance/textures/tex-image-and-uniform-binding-bugs.html"); 322 "conformance/textures/tex-image-and-uniform-binding-bugs.html");
288 CONFORMANCE_TEST(conformance_textures_tex_image_with_format_and_type, 323 CONFORMANCE_TEST(conformance_textures_tex_image_with_format_and_type,
289 "conformance/textures/tex-image-with-format-and-type.html"); 324 "conformance/textures/tex-image-with-format-and-type.html");
290 CONFORMANCE_TEST(conformance_textures_tex_image_with_invalid_data, 325 CONFORMANCE_TEST(conformance_textures_tex_image_with_invalid_data,
291 "conformance/textures/tex-image-with-invalid-data.html"); 326 "conformance/textures/tex-image-with-invalid-data.html");
292 CONFORMANCE_TEST(DISABLED_conformance_textures_tex_input_validation, 327 CONFORMANCE_TEST(MAYBE_conformance_textures_tex_input_validation,
293 "conformance/textures/tex-input-validation.html"); 328 "conformance/textures/tex-input-validation.html");
294 CONFORMANCE_TEST(conformance_textures_tex_sub_image_2d_bad_args, 329 CONFORMANCE_TEST(conformance_textures_tex_sub_image_2d_bad_args,
295 "conformance/textures/tex-sub-image-2d-bad-args.html"); 330 "conformance/textures/tex-sub-image-2d-bad-args.html");
296 CONFORMANCE_TEST(conformance_textures_tex_sub_image_2d, 331 CONFORMANCE_TEST(conformance_textures_tex_sub_image_2d,
297 "conformance/textures/tex-sub-image-2d.html"); 332 "conformance/textures/tex-sub-image-2d.html");
298 CONFORMANCE_TEST(conformance_textures_texparameter_test, 333 CONFORMANCE_TEST(conformance_textures_texparameter_test,
299 "conformance/textures/texparameter-test.html"); 334 "conformance/textures/texparameter-test.html");
300 CONFORMANCE_TEST(conformance_textures_texture_active_bind_2, 335 CONFORMANCE_TEST(conformance_textures_texture_active_bind_2,
301 "conformance/textures/texture-active-bind-2.html"); 336 "conformance/textures/texture-active-bind-2.html");
302 CONFORMANCE_TEST(conformance_textures_texture_active_bind, 337 CONFORMANCE_TEST(conformance_textures_texture_active_bind,
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
338 CONFORMANCE_TEST(conformance_uniforms_uniform_samplers_test, 373 CONFORMANCE_TEST(conformance_uniforms_uniform_samplers_test,
339 "conformance/uniforms/uniform-samplers-test.html"); 374 "conformance/uniforms/uniform-samplers-test.html");
340 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function, 375 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function,
341 "conformance/glsl/functions/glsl-function.html"); 376 "conformance/glsl/functions/glsl-function.html");
342 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_abs, 377 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_abs,
343 "conformance/glsl/functions/glsl-function-abs.html"); 378 "conformance/glsl/functions/glsl-function-abs.html");
344 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_acos, 379 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_acos,
345 "conformance/glsl/functions/glsl-function-acos.html"); 380 "conformance/glsl/functions/glsl-function-acos.html");
346 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_asin, 381 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_asin,
347 "conformance/glsl/functions/glsl-function-asin.html"); 382 "conformance/glsl/functions/glsl-function-asin.html");
348 CONFORMANCE_TEST(FAILS_conformance_glsl_functions_glsl_function_atan, 383 CONFORMANCE_TEST(MAYBE_conformance_glsl_functions_glsl_function_atan,
349 "conformance/glsl/functions/glsl-function-atan.html"); 384 "conformance/glsl/functions/glsl-function-atan.html");
350 CONFORMANCE_TEST(FAILS_conformance_glsl_functions_glsl_function_atan_xy, 385 CONFORMANCE_TEST(MAYBE_conformance_glsl_functions_glsl_function_atan_xy,
351 "conformance/glsl/functions/glsl-function-atan-xy.html"); 386 "conformance/glsl/functions/glsl-function-atan-xy.html");
352 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_ceil, 387 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_ceil,
353 "conformance/glsl/functions/glsl-function-ceil.html"); 388 "conformance/glsl/functions/glsl-function-ceil.html");
354 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_clamp_float, 389 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_clamp_float,
355 "conformance/glsl/functions/glsl-function-clamp-float.html"); 390 "conformance/glsl/functions/glsl-function-clamp-float.html");
356 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_clamp_gentype, 391 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_clamp_gentype,
357 "conformance/glsl/functions/glsl-function-clamp-gentype.html"); 392 "conformance/glsl/functions/glsl-function-clamp-gentype.html");
358 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_cos, 393 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_cos,
359 "conformance/glsl/functions/glsl-function-cos.html"); 394 "conformance/glsl/functions/glsl-function-cos.html");
360 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_cross, 395 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_cross,
(...skipping 17 matching lines...) Expand all
378 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_min_float, 413 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_min_float,
379 "conformance/glsl/functions/glsl-function-min-float.html"); 414 "conformance/glsl/functions/glsl-function-min-float.html");
380 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_min_gentype, 415 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_min_gentype,
381 "conformance/glsl/functions/glsl-function-min-gentype.html"); 416 "conformance/glsl/functions/glsl-function-min-gentype.html");
382 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_mix_float, 417 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_mix_float,
383 "conformance/glsl/functions/glsl-function-mix-float.html"); 418 "conformance/glsl/functions/glsl-function-mix-float.html");
384 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_mix_gentype, 419 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_mix_gentype,
385 "conformance/glsl/functions/glsl-function-mix-gentype.html"); 420 "conformance/glsl/functions/glsl-function-mix-gentype.html");
386 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_mod_float, 421 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_mod_float,
387 "conformance/glsl/functions/glsl-function-mod-float.html"); 422 "conformance/glsl/functions/glsl-function-mod-float.html");
388 CONFORMANCE_TEST(FAILS_conformance_glsl_functions_glsl_function_mod_gentype, 423 CONFORMANCE_TEST(MAYBE_conformance_glsl_functions_glsl_function_mod_gentype,
389 "conformance/glsl/functions/glsl-function-mod-gentype.html"); 424 "conformance/glsl/functions/glsl-function-mod-gentype.html");
390 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_normalize, 425 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_normalize,
391 "conformance/glsl/functions/glsl-function-normalize.html"); 426 "conformance/glsl/functions/glsl-function-normalize.html");
392 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_reflect, 427 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_reflect,
393 "conformance/glsl/functions/glsl-function-reflect.html"); 428 "conformance/glsl/functions/glsl-function-reflect.html");
394 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_sign, 429 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_sign,
395 "conformance/glsl/functions/glsl-function-sign.html"); 430 "conformance/glsl/functions/glsl-function-sign.html");
396 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_sin, 431 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_sin,
397 "conformance/glsl/functions/glsl-function-sin.html"); 432 "conformance/glsl/functions/glsl-function-sin.html");
398 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_step_float, 433 CONFORMANCE_TEST(conformance_glsl_functions_glsl_function_step_float,
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
643 "conformance/glsl/reserved/webgl_variable.vert.html"); 678 "conformance/glsl/reserved/webgl_variable.vert.html");
644 CONFORMANCE_TEST(conformance_glsl_variables_gl_fragcoord, 679 CONFORMANCE_TEST(conformance_glsl_variables_gl_fragcoord,
645 "conformance/glsl/variables/gl-fragcoord.html"); 680 "conformance/glsl/variables/gl-fragcoord.html");
646 CONFORMANCE_TEST(conformance_glsl_variables_gl_frontfacing, 681 CONFORMANCE_TEST(conformance_glsl_variables_gl_frontfacing,
647 "conformance/glsl/variables/gl-frontfacing.html"); 682 "conformance/glsl/variables/gl-frontfacing.html");
648 CONFORMANCE_TEST(conformance_glsl_variables_gl_pointcoord, 683 CONFORMANCE_TEST(conformance_glsl_variables_gl_pointcoord,
649 "conformance/glsl/variables/gl-pointcoord.html"); 684 "conformance/glsl/variables/gl-pointcoord.html");
650 685
651 #endif // CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_ 686 #endif // CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
652 687
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698